AUTHORS.rst
CONTRIBUTING.rst
HISTORY.md
LICENSE
MANIFEST.in
README.md
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/manage.rst
docs/modules.rst
docs/readme.rst
docs/usage.rst
manage/__init__.py
manage/__main__.py
manage/auto_import.py
manage/cli.py
manage/commands_collector.py
manage/template.py
pymanage.egg-info/PKG-INFO
pymanage.egg-info/SOURCES.txt
pymanage.egg-info/dependency_links.txt
pymanage.egg-info/entry_points.txt
pymanage.egg-info/not-zip-safe
pymanage.egg-info/requires.txt
pymanage.egg-info/top_level.txt
tests/__init__.py
tests/test_manage.py