Metadata-Version: 2.3
Name: beamflow-cli
Version: 0.3.7
Summary: CLI for the Beamflow Managed Platform
Author: juraj.bezdek@gmail.com
Author-email: juraj.bezdek@gmail.com
Requires-Python: >=3.11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: beamflow-runtime (>=0.3.0,<0.4.0)
Requires-Dist: httpx (>=0.27.0)
Requires-Dist: keyring (>=25.0.0)
Requires-Dist: pydantic (>=2.0.0)
Requires-Dist: pyyaml (>=6.0.1)
Requires-Dist: questionary (>=2.0.1)
Requires-Dist: rich (>=13.7.0)
Requires-Dist: typer[all] (>=0.12.0)
