Metadata-Version: 2.4
Name: demo_ezto
Version: 0.1.0
Summary: A CLI tool to set up a FastAPI Python project structure with sample code
Author-email: Varsha <varsha.s@grootan.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Project Setup Tool

Install with `uv pip install demo_ezto`.

Then, in an empty directory, run `demo_ezto create` to set up the FastAPI project.
