/python_project_template

my simple python project template

Primary LanguagePython

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'