datacontract-cli v0.11.6
pypiThe datacontract CLI is an open source command-line tool for working with Data Contracts. It uses data contract YAML files to lint the data contract, connect to data sources and execute schema and quality tests, detect breaking changes, and export to different formats. The tool is written in Python. It can be used as a standalone CLI tool, in a CI/CD pipeline, or directly as a Python library.
Updated
View on PyPI →
Version
0.11.6
70d ago
License
MIT
70d ago
Weekly Downloads
N/A
Dependencies
63
70d ago
Required Runtime
<3.13,>=3.10
70d ago
Deprecated
No
70d ago
Weekly downloads
Release activity
1 release tracked. Last release: 70 days ago.
v0.11.6
current
v0.11.6
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| latest_version | (none) → 0.11.6 | 70d ago |
| deprecated | (none) → false | 70d ago |
| dep_count | (none) → 63 | 70d ago |
| license | (none) → MIT | 70d ago |
| required_runtime | (none) → <3.13,>=3.10 | 70d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/datacontract-cli/latest_version
{ "value": "0.11.6" }
CLI
$ npx grounded-cli datacontract-cli
datacontract-cli@0.11.6 (pypi)