LICENSE
MANIFEST.in
README.rst
setup.py
python_bootstrap/__init__.py
python_bootstrap/generator/PythonProject.py
python_bootstrap/generator/__init__.py
python_bootstrap/generator/constants.py
python_bootstrap/res/__init__.py
python_bootstrap/res/templates/__init__.py
python_bootstrap/res/templates/python_class.txt
python_bootstrap/res/templates/python_init.txt
python_bootstrap/res/templates/python_setup.txt
python_bootstrap/res/templates/python_test.txt
python_bootstrap/scripts/python_project
python_bootstrap/utils/SystemUtils.py
python_bootstrap/utils/__init__.py
python_bootstrap/utils/decorators.py
python_project_bootstrap.egg-info/PKG-INFO
python_project_bootstrap.egg-info/SOURCES.txt
python_project_bootstrap.egg-info/dependency_links.txt
python_project_bootstrap.egg-info/top_level.txt
tests/__init__.py
tests/test_pythonProjectGenerator.py