Metadata-Version: 2.1
Name: blis-cloud-cli
Version: 0.1.1
Summary: Command-line tool for the BLIS web-based lab information system.
License: MIT
Author: Mitchell Rysavy
Author-email: mitchell.rysavy@gmail.com
Requires-Python: >=3.8,<4.0
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
Requires-Dist: Jinja2 (>=3.1.3,<3.2.0)
Requires-Dist: PyYAML (>=6.0.1,<6.1.0)
Requires-Dist: click (>=8.1.7,<8.2.0)
Requires-Dist: colorama (>=0.4.4,<0.5.0)
Requires-Dist: docker (>=6.1.3,<6.2.0)
Requires-Dist: psutil (>=5.9.0,<5.10.0)
Requires-Dist: requests (>=2.31.0,<2.32.0)
Description-Content-Type: text/markdown

# blis-cloud-cli

A tool for managing cloud installations of [BLIS](http://blis.cc.gatech.edu/index.php).

Documentation for the tool can be found on [the BLIS documentation website.](https://docs.c4gblis.org/)
You can view the original proposal for this tool [here](docs/proposal.md).

