README.md
setup.py
boundless_aiogram/__init__.py
boundless_aiogram/cli.py
boundless_aiogram.egg-info/PKG-INFO
boundless_aiogram.egg-info/SOURCES.txt
boundless_aiogram.egg-info/dependency_links.txt
boundless_aiogram.egg-info/entry_points.txt
boundless_aiogram.egg-info/requires.txt
boundless_aiogram.egg-info/top_level.txt
boundless_aiogram/commands/__init__.py
boundless_aiogram/commands/django_switch.py
boundless_aiogram/commands/info.py
boundless_aiogram/commands/migrate.py
boundless_aiogram/commands/new.py
boundless_aiogram/commands/run.py
boundless_aiogram/core/__init__.py
boundless_aiogram/core/config.py
boundless_aiogram/core/constants.py
boundless_aiogram/core/loader.py
boundless_aiogram/core/prompt.py
boundless_aiogram/core/shell.py
boundless_aiogram/templates/__init__.py
boundless_aiogram/templates/base.py
boundless_aiogram/templates/booking.py
boundless_aiogram/templates/default.py
boundless_aiogram/templates/delivery.py
boundless_aiogram/templates/education.py
boundless_aiogram/templates/fastfood.py
boundless_aiogram/templates/fitness.py
boundless_aiogram/templates/hr.py
boundless_aiogram/templates/news.py
boundless_aiogram/templates/realestate.py
boundless_aiogram/templates/restaurant.py
boundless_aiogram/templates/shop.py
boundless_aiogram/templates/support.py