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:
pip3 install wheel
python setup.py bdist_wheel
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
Built Distribution
File details
Details for the file dfir-iris-client-2.0.4.tar.gz
.
File metadata
- Download URL: dfir-iris-client-2.0.4.tar.gz
- Upload date:
- Size: 53.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4918568765a0a3d73bb0d598363d7443ed89b0f7caf7f0c81ebe072c99688195 |
|
MD5 | a04111f5251d23e9cb76c0deffceed25 |
|
BLAKE2b-256 | 778e9fdf3f2b956d01930bbb4f39e175a5f0e34cc8f2624b4935bd87bab7b933 |
File details
Details for the file dfir_iris_client-2.0.4-py3-none-any.whl
.
File metadata
- Download URL: dfir_iris_client-2.0.4-py3-none-any.whl
- Upload date:
- Size: 118.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50e1e90fd7e08eb0dac97cd376ccb9d0f761547b5b1d0f6a2b43d72acd91e113 |
|
MD5 | acbaf04262587274b020cd2a265ebe0e |
|
BLAKE2b-256 | 393328e9a057f430d2a54dac836e1eeea53cb4480a0b7e35711946ee4caf9bb6 |