Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.63 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.63 KB

Deprecation Notice

This module has been deprecated and is now replaced with the https://github.com/ThreatConnect-Inc/tcex module. For working with the ThreatConnect REST API see the docs on the TcEx TI (Threat Intelligence) module (https://threatconnect-inc.github.io/tcex/module_ti.html). For Apps written outside of ThreatConnect Exchange see the section on External App Templates (https://threatconnect-inc.github.io/tcex/building_apps_tcinit.html#external-app-templates).

threatconnect-python

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