README.md
setup.py
bambot/__init__.py
bambot/agent.py
bambot/cli.py
bambot/docker_utils.py
bambot/log_utils.py
bambot/logger.py
bambot/remote_utils.py
bambot/utils.py
bambot.egg-info/PKG-INFO
bambot.egg-info/SOURCES.txt
bambot.egg-info/dependency_links.txt
bambot.egg-info/entry_points.txt
bambot.egg-info/requires.txt
bambot.egg-info/top_level.txt
bambot/templates/Dockerfile.dashboard.j2
bambot/templates/Dockerfile.lightweight.j2
bambot/templates/Procfile.j2
bambot/templates/agent_readme.md.j2
bambot/templates/bot.py.j2
bambot/templates/dashboard.py
bambot/templates/run.sh.j2
tests/test_bambot.py