.gitignore
AUTHORS.txt
CHANGES.rst
CLASSIFIERS.txt
LICENSE
MANIFEST.in
README.rst
REQUIREMENTS.txt
setup.py
shcs/__init__.py
shcs/doc.py
shcs/login.py
shcs/main.py
shcs/util.py
shcs.egg-info/PKG-INFO
shcs.egg-info/SOURCES.txt
shcs.egg-info/dependency_links.txt
shcs.egg-info/entry_points.txt
shcs.egg-info/requires.txt
shcs.egg-info/top_level.txt
shcs/__pycache__/__init__.cpython-34.pyc
shcs/__pycache__/doc.cpython-34.pyc
shcs/__pycache__/login.cpython-34.pyc
shcs/__pycache__/util.cpython-34.pyc
shcs/templates/myautodoc.html
shcs/templates/shcs.html
test/test.py