guzzijones / threatconnect-python

Python SDK for the V2 ThreatConnect API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Python SDK for the V2 ThreatConnect API

License:Other


Languages

Language:Python 100.0%