Integrity Python SDK

Integrity Python SDK

Track data provenance, asset lineage and computation integrity from Python.

View as Markdown

eqty_sdk is the EQTY Integrity SDK for Python. It records what data went into a computation, what came out, and who signed it, as statements you can export, verify and register.

This site documents the current release. Older releases are still served at /latest/ and under their version numbers.

Use the examples section for end-to-end workflows and the API reference for individual classes and functions. Installation guidance, minimum supported versions, and wheel runtime details are documented in the install guide.

See the changelog for notable SDK changes and contributor instructions for documenting PRs and preparing releases.