datacontract-cli v0.11.6

pypi

The 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
115d ago
License
MIT
115d ago
Weekly Downloads
N/A
Dependencies
63
115d ago
Required Runtime
<3.13,>=3.10
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v0.11.6 current
v0.11.6 Mar 21, 2026

Last changed

Field Change When
latest_version (none) 0.11.6 116d ago
deprecated (none) false 116d ago
dep_count (none) 63 116d ago
license (none) MIT 116d ago
required_runtime (none) <3.13,>=3.10 116d 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)