Skip to content

walt1998/client-python

 
 

Repository files navigation

OpenCTI client for Python

Website CircleCI GitHub release Number of PyPI downloads Slack Status

The official OpenCTI Python client helps developers to use the OpenCTI API by providing easy to use methods and utils. This client is also used by some OpenCTI components.

Python client

To install the Python client library, please use pip:

$ pip3 install pycti

Documentation

Client usage

To learn about how to use the OpenCTI Python client and read some examples and cases, refer to the client documentation.

API reference

To learn about the methods available for executing queries and retrieving their answers, refer to the client API Reference.

About

OpenCTI is a product powered by the collaboration of the French national cybersecurity agency (ANSSI), the CERT-EU and the Luatix non-profit organization.

Packages

No packages published

Languages

  • Python 99.9%
  • JavaScript 0.1%