Metadata-Version: 2.1
Name: bmi-demo
Version: 1.0.0
Summary: A simple demo application to demonstrate how to use Poetry and Typer to create executable Python CLIs.
Author: JoaoGFarias
Author-email: joao@thatsabug.com
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: typer (>=0.2.1,<0.3.0)
Project-URL: issues, https://github.com/JoaoGFarias/bmi_demo/issues
