Metadata-Version: 2.4
Name: lumilake-cli
Version: 0.1.0
Summary: Lumilake command-line interface
Author: Lumilake contributors
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/mlsys-io/lumilake_OSS
Project-URL: Repository, https://github.com/mlsys-io/lumilake_OSS
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: lumilake-sdk==0.1.0
Requires-Dist: flowmesh-sdk==0.1.1
Requires-Dist: requests>=2.32.3
Requires-Dist: typer>=0.12.5
Provides-Extra: deploy
Requires-Dist: lumilake-deploy==0.1.0; extra == "deploy"
Dynamic: license-file

# `lumilake-cli`

Command-line interface for Lumilake. Install with `pip install lumilake[cli]`
or `pip install lumilake-cli`. See the project README for setup.
