MANIFEST.in
README.md
pyproject.toml
setup.py
fastapitemp/__init__.py
fastapitemp/cli.py
fastapitemp/template/.env
fastapitemp/template/requirements.txt
fastapitemp/template/run.py
fastapitemp/template/app/__init__.py
fastapitemp/template/app/settings.py
fastapitemp/template/app/api/__init__.py
fastapitemp/template/app/api/main.py
fastapitemp/template/app/api/v1/__init__.py
fastapitemp/template/app/api/v1/users.py
fastapitemp/template/app/db/__init__.py
fastapitemp/template/app/db/base.py
fastapitemp/template/app/db/session.py
fastapitemp/template/app/services/__init__.py
fastapitemp/template/app/services/logger.py
fastapitemp/template/app/services/pycache_cleaner.py
fastapitempk.egg-info/PKG-INFO
fastapitempk.egg-info/SOURCES.txt
fastapitempk.egg-info/dependency_links.txt
fastapitempk.egg-info/entry_points.txt
fastapitempk.egg-info/top_level.txt