Metadata-Version: 2.4
Name: bloomctl
Version: 0.1.0a1
Summary: Bloom command-line tool for Bloom Database
Keywords: bloom,cli,plant-phenotyping,cylinder
Author: Salk Harnessing Plants Initiative
License-Expression: BSD-2-Clause
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Dist: click>=8.1
Requires-Dist: rich>=13.0
Requires-Dist: httpx>=0.27
Requires-Dist: supabase>=2.0.0
Requires-Dist: python-dotenv>=1.0.0
Requires-Dist: cryptography>=48.0.1
Requires-Dist: pytest>=8.3 ; extra == 'test'
Requires-Python: >=3.11
Provides-Extra: test
Description-Content-Type: text/markdown

# bloomctl

Python command-line tool for the Bloom server — download cylinder experiments
(metadata + images) and manage credentials. Successor to the Node
`@salk-hpi/bloom-cli`. Tracked by issue #347.

Full install + usage docs land with the `download` command.
