jasimmonsv / 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.6+. Python 2.x requirements:

Python 3.x now supported.

API credentials with a ThreatConnect instance is required to run this module. Please see http://www.threatconnect.com/product/threatconnect_API for more information on obtaining API credentials.

Installation

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

Using pip

pip install threatconnect

Documentation

http://docs.threatconnect.com/#threatconnect-python-reg-sdk

Examples

For more examples see the examples folder under the project (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%