LICENSE.txt
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
srai_core/__init__.py
srai_core/base_command_handler.py
srai_core/command_handler_ssh.py
srai_core/command_handler_subprocess.py
srai_core/file_store.py
srai_core/file_store_disk.py
srai_core/jsondict_store.py
srai_core/tools_docker.py
srai_core/tools_env.py
srai_core.egg-info/PKG-INFO
srai_core.egg-info/SOURCES.txt
srai_core.egg-info/dependency_links.txt
srai_core.egg-info/entry_points.txt
srai_core.egg-info/requires.txt
srai_core.egg-info/top_level.txt
srai_core/script/__init__.py
srai_core/script/build_docker.py
srai_core/script/build_docker_remote_ssh.py
srai_core/script/create_repository.py
srai_core/script/deploy_docker_local.py
srai_core/script/deploy_docker_remote_ssh.py
srai_core/script/list_commands.py
srai_core/script/list_containers_ssh.py
srai_core/script/list_images.py
srai_core/script/release_code_public.py
srai_core/script/release_docker_aws_local.py
srai_core/script/release_docker_aws_ssh.py