LICENSE
MANIFEST.in
README.md
pyproject.toml
flaskit/__init__.py
flaskit/app.py
flaskit/cli.py
flaskit/data_loader.py
flaskit/discord.py
flaskit/py.typed
flaskit/watch.py
flaskit/routing/__init__.py
flaskit/routing/route.py
flaskit/templates/__init__.py
flaskit/templates/auth_routes_example.py
flaskit/templates/project_templates.py
flaskit/templates/routes_masonite_style.py
flaskit_love.egg-info/PKG-INFO
flaskit_love.egg-info/SOURCES.txt
flaskit_love.egg-info/dependency_links.txt
flaskit_love.egg-info/entry_points.txt
flaskit_love.egg-info/requires.txt
flaskit_love.egg-info/top_level.txt
tests/test_app.py
tests/test_cli.py
tests/test_routing.py