SkillAgentSearch skills...

Iatikit

🐨 A toolkit for using IATI data

Install / Use

/learn @codeforIATI/Iatikit
About this skill

Quality Score

0/100

Supported Platforms

Universal

Tags

README

iatikit

PyPI Package latest release License Supported versions Build status Test coverage

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.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated5mo ago
Forks1

Languages

Python

Security Score

82/100

Audited on Oct 23, 2025

No findings