iatikit
iatikit is a toolkit for using IATI data. It includes a query language wrapper around XPath, to make dealing with disparate IATI versions easier.
The name was inspired by Open Contracting's ocdskit.
Installation
iatikit is tested for pythons 3.7 – 3.14.
You can install it using pip:
pip install iatikit
Documentation
Check out Read the Docs!
Roadmap
The github issue tracker will hopefully provide some idea.
Development
You can set up a local version by creating a virtualenv and running:
pip install -r requirements_dev.txt
You can run tests with:
pytest
Deployment
iatikit is deployed to pypi automatically by GitHub Actions whenever a new tag is pushed to github.
License
This work is MIT licensed.
Release files for iatikit 3.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| iatikit-3.6.1.tar.gz | 29.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| iatikit-3.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 71.2 kB
Release files / iatikit-3.6.1.tar.gz
| Download URL | iatikit-3.6.1.tar.gz |
|---|---|
| Size | 29.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ec239f73d494c037def6e4859f5726a624a03573b78df99d55c67e51f9cc62cf
|
|
BLAKE2b-256 checksum How to use checksums |
4b9380f9803027b6554049e06a430cd481a27c8ded985313e278a6eede7cb5d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.24
|
Release files / iatikit-3.6.1-py3-none-any.whl
| Download URL | iatikit-3.6.1-py3-none-any.whl |
|---|---|
| Size | 42.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1e95bc484ede740d895aafa3d6a93eee9db0b2303471f62b8e48659c75ab0a48
|
|
BLAKE2b-256 checksum How to use checksums |
020130e7f77271368bf4a0407b2df7295afccba7e1f3fa941c4272b58601290f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.24
|