LICENSE
MANIFEST.in
README.md
pyproject.toml
src/botpilot/__init__.py
src/botpilot/main.py
src/botpilot.egg-info/PKG-INFO
src/botpilot.egg-info/SOURCES.txt
src/botpilot.egg-info/dependency_links.txt
src/botpilot.egg-info/entry_points.txt
src/botpilot.egg-info/requires.txt
src/botpilot.egg-info/top_level.txt
src/botpilot/commands/__init__.py
src/botpilot/commands/init.py
src/botpilot/templates/shared/app.ini.j2
src/botpilot/templates/shared/db_connection.py.j2
src/botpilot/templates/shared/emailer.py.j2
src/botpilot/templates/shared/logger.py.j2
src/botpilot/templates/web_bot/web_bot.py.j2