The threatconnect-python project is a part of the ThreatConnect™ SDK. This module implement methods that can be used to push or pull data from the ThreatConnect V2 REST API.
The threatconnect-python project can run under Python 2.7 and 3.4+.
All python versions:
- requests 2.7+ module (http://docs.python-requests.org/en/latest/).
- python-dateutil module (https://pypi.python.org/pypi/python-dateutil).
Python 2 requirements:
- enum34 module (https://pypi.python.org/pypi/enum34).
API credentials with a ThreatConnect instance are required to run this module. Please see https://www.threatconnect.com/products/ for more information on ThreatConnect versions.
cd threatconnect-python
python setup.py install --force
Using pip
pip install threatconnect
https://docs.threatconnect.com/en/latest/python/python_sdk.html
https://github.com/ThreatConnect-Inc/threatconnect-python/tree/master/examples
If you have any questions, bugs, or requests please contact support@threatconnect.com