.coveragerc
AUTHORS.rst
CHANGES.rst
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
docs/Makefile
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/quickstart.rst
docs/_static/.gitignore
pypixplore/__init__.py
pypixplore/local.py
pypixplore/remote.py
pypixplore/skeleton.py
pypixplore.egg-info/PKG-INFO
pypixplore.egg-info/SOURCES.txt
pypixplore.egg-info/dependency_links.txt
pypixplore.egg-info/entry_points.txt
pypixplore.egg-info/not-zip-safe
pypixplore.egg-info/requires.txt
pypixplore.egg-info/top_level.txt
tests/conftest.py
tests/test_local.py
tests/test_remote.py
tests/test_skeleton.py