Metadata-Version: 2.1
Name: lumaCLI
Version: 0.0.23
Summary: A CLI tool for managing the data catalog platform.
License: MIT
Keywords: cli,dbt,luma,data,catalog
Author: Facundo Goiriz
Author-email: fgoiriz@dyvenia.com
Requires-Python: >=3.8,<4
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
Provides-Extra: test
Requires-Dist: psycopg2-binary (>=2.9,<2.10)
Requires-Dist: pydantic[email] (>=1.10.9,<1.11.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: requests (>=2.20.0,<3.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# lumaCLI

The full documentation is available in [lumaCLI Documentation](./docs/index.md).
