MANIFEST.in
README.md
setup.py
huscy_project/__init__.py
huscy_project/views.py
huscy_project.egg-info/PKG-INFO
huscy_project.egg-info/SOURCES.txt
huscy_project.egg-info/dependency_links.txt
huscy_project.egg-info/entry_points.txt
huscy_project.egg-info/requires.txt
huscy_project.egg-info/top_level.txt
huscy_project/__pycache__/__init__.cpython-36.pyc
huscy_project/__pycache__/views.cpython-36.pyc
huscy_project/bin/__init__.py
huscy_project/bin/huscy.py
huscy_project/bin/__pycache__/__init__.cpython-36.pyc
huscy_project/bin/__pycache__/huscy.cpython-36.pyc
huscy_project/project_template/makefile
huscy_project/project_template/manage.py
huscy_project/project_template/config/settings.py
huscy_project/project_template/config/urls.py
huscy_project/project_template/config/wsgi.py