README.md
setup.py
hydra/__init__.py
hydra/cli.py
hydra/version.py
hydra/cloud/__init__.py
hydra/cloud/abstract_platform.py
hydra/cloud/aws_platform.py
hydra/cloud/fast_local_platform.py
hydra/cloud/google_cloud_platform.py
hydra/cloud/local_platform.py
hydra/docker/gcp_execution.sh
hydra/docker/local_execution.sh
hydra/utils/__init__.py
hydra/utils/constants.py
hydra/utils/git.py
hydra/utils/git_repo.py
hydra/utils/storage.py
hydra/utils/utils.py
hydra_ml.egg-info/PKG-INFO
hydra_ml.egg-info/SOURCES.txt
hydra_ml.egg-info/dependency_links.txt
hydra_ml.egg-info/entry_points.txt
hydra_ml.egg-info/requires.txt
hydra_ml.egg-info/top_level.txt
tests/__init__.py
tests/test_cil.py
tests/test_git_repo.py