Metadata-Version: 2.1
Name: grai-cli
Version: 0.2.3
Summary: 
Home-page: https://www.grai.io/
License: Elastic-2.0
Author: Ian Eaves
Author-email: ian@grai.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
Requires-Dist: confuse (>=2.0.0,<3.0.0)
Requires-Dist: email-validator (>=2.0.0.post2,<3.0.0)
Requires-Dist: goodconf[yaml] (>=3.0.1,<4.0.0)
Requires-Dist: grai-client (>=0.3.2,<0.4.0)
Requires-Dist: grai-schemas (>=0.2.8,<0.3.0)
Requires-Dist: multimethod (>=1.9,<2.0)
Requires-Dist: posthog (>=2.2.0,<3.0.0)
Requires-Dist: pydantic (>=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.grai.io/
Project-URL: Repository, https://github.com/grai-io/grai-core/tree/master/grai-cli
Description-Content-Type: text/markdown

# Grai CLI

The `grai-cli` package is a commandline library for interacting with your Grai 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.

