The TcEx CLI package provides functionality for creating ThreatConnect Apps and Integrations.
- arrow (https://pypi.python.org/pypi/arrow)
- black (https://pypi.org/project/black/)
- inflection (https://pypi.python.org/pypi/inflection)
- isort (https://pypi.org/project/isort/)
- paho-mqtt (https://pypi.org/project/paho-mqtt/)
- pyaes (https://pypi.org/project/pyaes/)
- pydantic (https://pypi.org/project/pydantic/)
- python-dateutil (https://pypi.python.org/pypi/python-dateutil)
- redis (https://pypi.python.org/pypi/redis)
- requests (http://docs.python-requests.org/en/latest)
- semantic_version (https://pypi.org/project/semantic-version/)
- tinydb (https://pypi.python.org/pypi/tinydb)
- typer (https://pypi.python.org/pypi/typer)
- bandit (https://pypi.org/project/bandit/)
- pre-commit (https://pypi.org/project/pre-commit/)
- pydocstyle (https://pypi.org/project/pydocstyle/)
- pylint (https://pypi.org/project/pylint/)
- pyright (https://pypi.org/project/pyright/)
- pytest (https://pypi.org/project/pytest/)
- pytest-cov (https://pypi.org/project/pytest-cov/)
- pyupgrade (https://pypi.org/project/pyupgrade/)
Using pip
pip install tcex-cli
https://threatconnect.readme.io/docs/tcex-cli-overview
https://threatconnect.readme.io/docs/tcex-cli-release-notes
After cloning the repository, install the development and testing requirements.
pip install -e .[dev,test]
If you have any questions, bugs, or requests please contact support@threatconnect.com