Skip to main content

Client for DFIR-IRIS API

Project description

Python client

dfir_iris_client offers a Python interface to communicate with IRIS.

It relies exclusively on the API, which means output of the methods are the same as specified in the API reference.

Versions

The Python client version follows the API versions (until the patch level). Meaning for API v2.0.1, one need to install dfir_iris_client-2.0.1. Please refer to the documentation to check which version applies to your IRIS instance.

Install

IRIS Client is now part of PyPI. You can simply install it with :

pip3 install dfir-iris-client

Build

To build a wheel from the sources:

  1. pip3 install wheel
  2. python setup.py bdist_wheel
  3. pip3 install dist/XXX.whl

Examples

Some examples are available here.

Documentation

The documentation is available in the IRIS documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dfir-iris-client-2.0.1.tar.gz (52.9 kB view hashes)

Uploaded Source

Built Distribution

dfir_iris_client-2.0.1-py3-none-any.whl (117.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page