Metadata-Version: 2.4
Name: fastapi-creation
Version: 0.0.3
Summary: A FastAPI project scaffolding tool
Home-page: https://github.com/MrMrProgrammer/fastapi-creation
Author: MrMrProgrammer
Author-email: MrMrProgrammer <mrmrprogrammer@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/MrMrProgrammer/fastapi-creation
Project-URL: Repository, https://github.com/MrMrProgrammer/fastapi-creation
Project-URL: Documentation, https://github.com/MrMrProgrammer/fastapi-creation#readme
Keywords: fastapi,template,scaffolding,cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: typer>=0.9.0
Requires-Dist: jinja2>=3.1.0

# fastapi-creation

A simple package to create FastAPI project layouts easily.
