LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
bootstrap_py/__init__.py
bootstrap_py/classifiers.py
bootstrap_py/commands.py
bootstrap_py/control.py
bootstrap_py/docs.py
bootstrap_py/exceptions.py
bootstrap_py/package.py
bootstrap_py/pypi.py
bootstrap_py/update.py
bootstrap_py/vcs.py
bootstrap_py.egg-info/PKG-INFO
bootstrap_py.egg-info/SOURCES.txt
bootstrap_py.egg-info/dependency_links.txt
bootstrap_py.egg-info/entry_points.txt
bootstrap_py.egg-info/requires.txt
bootstrap_py.egg-info/top_level.txt
bootstrap_py/data/classifiers.txt
bootstrap_py/templates/.coveragerc.j2
bootstrap_py/templates/.gitignore.j2
bootstrap_py/templates/.pycheckrc.j2
bootstrap_py/templates/.pylintrc.j2
bootstrap_py/templates/.travis.yml.j2
bootstrap_py/templates/MANIFEST.in.j2
bootstrap_py/templates/README.rst.j2
bootstrap_py/templates/__init__.py.j2
bootstrap_py/templates/pytest.ini.j2
bootstrap_py/templates/sample.py.j2
bootstrap_py/templates/setup.cfg.j2
bootstrap_py/templates/setup.py.j2
bootstrap_py/templates/test_sample.py.j2
bootstrap_py/templates/tox.ini.j2
bootstrap_py/templates/docs/source/CHANGELOG.rst.j2
bootstrap_py/templates/docs/source/index.rst.j2
bootstrap_py/templates/docs/source/modules/index.rst.j2
bootstrap_py/templates/utils/pre-commit.j2
bootstrap_py/tests/__init__.py
bootstrap_py/tests/stub.py
bootstrap_py/tests/test_classifiers.py
bootstrap_py/tests/test_commands.py
bootstrap_py/tests/test_control.py
bootstrap_py/tests/test_package.py
bootstrap_py/tests/test_pypi.py
bootstrap_py/tests/test_vcs.py
docs/Makefile
docs/source/CHANGELOG.rst
docs/source/README.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules/index.rst