Metadata-Version: 2.1
Name: metamart-cli
Version: 0.2.7
Summary: 
Home-page: https://www.metamart.io/
License: Elastic-2.0
Author: Ian Eaves
Author-email: ian@metamart.io
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: confuse (>=2.0.0,<3.0.0)
Requires-Dist: goodconf[yaml] (>=3.0.1,<4.0.0)
Requires-Dist: metamart-client (>=0.3.4,<0.4.0)
Requires-Dist: metamart-schemas (>=0.2.8,<0.3.0)
Requires-Dist: multimethod (>=1.8,<2.0,!=1.11)
Requires-Dist: posthog (>=2.2.0,<3.0.0)
Requires-Dist: pydantic[email] (>=1.10.11,<2.0.0)
Requires-Dist: requests (>=2.28.1,<3.0.0)
Requires-Dist: rich (>=12.6.0,<13.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Project-URL: Documentation, https://docs.metamart.io/
Project-URL: Repository, https://github.com/meta-mart/metamart-core/tree/master/metamart-cli
Description-Content-Type: text/markdown

# Metamart CLI

The `metamart-cli` package is a commandline library for interacting with your Metamart data lineage.
It brings the full power of data lineage to your command line, allowing you to directly query the database wherever you're working.

