Metadata-Version: 2.4
Name: fastapi-clean-cli
Version: 1.0.0
Summary: The Ultimate CLI tool for scaffolding FastAPI projects with Clean Architecture
Author-email: Amir Doustdar <your.email@example.com>
License: MIT
Project-URL: Homepage, https://github.com/Amirrdoustdar/fastclean
Project-URL: Bug Tracker, https://github.com/Amirrdoustdar/fastclean/issues
Keywords: fastapi,clean-architecture,cli,generator,scaffolding
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Code Generators
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Framework :: FastAPI
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: jinja2>=3.1.2
Requires-Dist: pydantic>=2.5.0
Requires-Dist: pydantic-settings>=2.1.0

# FastClean CLI
