A Python library for handling Trusted Automated eXchange of Indicator Information (TAXII™) v1.x Messages and invoking TAXII Services.
- Source:
- Documentation:
- Information:
- Download:
Overview
A primary goal of libtaxii is to remain faithful to both the TAXII specifications and to customary Python practices. libtaxii is designed to be intuitive both to Python developers and XML developers.
Installation
Use pip to install or upgrade libtaxii:
$ pip install libtaxii [--upgrade]
For more information, see the Installation instructions.
Getting Started
Read the Getting Started guide.
Layout
The libtaxii repository has the following layout:
docs/ - Used to build the documentation.
libtaxii/ - The main libtaxii source.
libtaxii/tests/ - libtaxii tests.
xsd/ - A copy of the TAXII XML Schemas, used by libtaxii for validation.
Versioning
Releases of libtaxii are given major.minor.revision version numbers, where major and minor correspond to the TAXII version being supported. The revision` number is used to indicate new versions of libtaxii.
Feedback
Please provide feedback and/or comments on open issues to taxii@mitre.org.
Release files for libtaxii 1.1.119
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| libtaxii-1.1.119.tar.gz | 119.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| libtaxii-1.1.119-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 250.3 kB
Release files / libtaxii-1.1.119.tar.gz
| Download URL | libtaxii-1.1.119.tar.gz |
|---|---|
| Size | 119.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7191b3a8db1f8eb379a640ca1e771d62f0a66d97496ddb347636506964b9e2e2
|
|
BLAKE2b-256 checksum How to use checksums |
0eb7e8db58ffd46c6e9afb8d00b6f8f11323a97a04ff4163f84f6224acfabd71
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.18
|
Release files / libtaxii-1.1.119-py2.py3-none-any.whl
| Download URL | libtaxii-1.1.119-py2.py3-none-any.whl |
|---|---|
| Size | 130.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
2ab065e4510b5ab3ad378cf845156a3ce9c362a873ba731726eca2d9b52f48b7
|
|
BLAKE2b-256 checksum How to use checksums |
a05bf38d50f85ad24393533fd783d44d2c43029d83d651a5f0632fef754725e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.15.0 pkginfo/1.4.2 requests/2.20.1 setuptools/44.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.18
|