setup.cfg
setup.py
bin/spotty
spotty/__init__.py
spotty/aws_cli.py
spotty/configuration.py
spotty/utils.py
spotty.egg-info/PKG-INFO
spotty.egg-info/SOURCES.txt
spotty.egg-info/dependency_links.txt
spotty.egg-info/requires.txt
spotty.egg-info/top_level.txt
spotty/commands/__init__.py
spotty/commands/abstract.py
spotty/commands/abstract_config.py
spotty/commands/create_ami.py
spotty/commands/delete_ami.py
spotty/commands/run.py
spotty/commands/spot_price.py
spotty/commands/ssh.py
spotty/commands/start.py
spotty/commands/stop.py
spotty/commands/sync.py
spotty/commands/helpers/__init__.py
spotty/commands/helpers/resources.py
spotty/commands/helpers/validation.py
spotty/commands/project_resources/__init__.py
spotty/commands/project_resources/bucket.py
spotty/commands/project_resources/key_pair.py
spotty/commands/project_resources/stack.py
spotty/commands/writers/__init__.py
spotty/commands/writers/abstract_output_writrer.py
spotty/commands/writers/output_writrer.py
spotty/data/create_ami.yaml
spotty/data/run_container.yaml