.gitignore
.travis.yml
CHANGELOG.rst
LICENSE
README.md
pyproject.toml
epicbox/__init__.py
epicbox/config.py
epicbox/exceptions.py
epicbox/sandboxes.py
epicbox/session.py
epicbox/utils.py
epicbox/working_directory.py
epicbox2.egg-info/PKG-INFO
epicbox2.egg-info/SOURCES.txt
epicbox2.egg-info/dependency_links.txt
epicbox2.egg-info/requires.txt
epicbox2.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_sandboxes.py
tests/test_session.py
tests/test_utils.py
tests/utils.py