Python SDK for ThreatConnect API


License
Apache-2.0
Install
pip install threatconnect==2.4.21

Documentation

threatconnect-python

Build Status

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.

Requirements

The threatconnect-python project can run under Python 2.7 and 3.4+.

All python versions:

Python 2 requirements:

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.

Installation

cd threatconnect-python
python setup.py install --force

Using pip

pip install threatconnect

Documentation

https://docs.threatconnect.com/en/latest/python/python_sdk.html

Examples

https://github.com/ThreatConnect-Inc/threatconnect-python/tree/master/examples

Contact

If you have any questions, bugs, or requests please contact support@threatconnect.com