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
15d ago
License
MIT
15d ago
Weekly Downloads
N/A
Dependencies
63
15d ago
Required Runtime
<3.13,>=3.10
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v0.11.6
current
v0.11.6
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| latest_version | (none) → 0.11.6 | 15d ago |
| deprecated | (none) → false | 15d ago |
| dep_count | (none) → 63 | 15d ago |
| license | (none) → MIT | 15d ago |
| required_runtime | (none) → <3.13,>=3.10 | 15d 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)