AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
snap_studio/__init__.py
snap_studio/app.py
snap_studio/cli.py
snap_studio.egg-info/PKG-INFO
snap_studio.egg-info/SOURCES.txt
snap_studio.egg-info/dependency_links.txt
snap_studio.egg-info/not-zip-safe
snap_studio.egg-info/requires.txt
snap_studio.egg-info/top_level.txt
snap_studio/bin/__init__.py
snap_studio/bin/snap-studio
snap_studio/static/index.html
snap_studio/static/index.js
tests/__init__.py
tests/test_snap_studio.py