DEVELOPER RESOURCE
Bring data quality into your Python workflow.
Install the digna Python SDK to run reliable data checks where your pipelines already live.

OFFICIAL PYTHON PACKAGE
The official digna SDK, available through the Python Package Index for transparent, standard package installation.
v0.0.1
Python 3.11+
MIT License
QUICK INSTALL
pip install digna-sdk
Use the official package listing to keep installation and version information close to your existing development workflow.
Install
Add the SDK to your environment with your preferred package manager.
Connect
Authenticate once, then point digna at the data your pipeline creates.
Validate
Define checks that fit your data model and keep quality visible from the first run.
Until now, most interactions with digna happened in the platform dashboard. The Python SDK introduces direct programmatic access so teams can create projects, configure datasets, start inspections, retrieve results, and integrate quality checks into the systems they already use.
WITH THE SDK, DEVELOPERS CAN:
Bring observability closer to the code where your data products are built.



