python_project_template This is my simple python project template. python_project_template/ NAME/ init.py bin/ docs/ setup.py tests/ NAME_tests.py init.py nosetests: run python3 -m 'nose'