A template for a python project that can be build into a package and published on Pypi. It follows this tutorial for packaging python projects.
pip install pyprojectThis is an example:
import pyproject
pyproject.main() # comments are usefull here- this
- and that...
The project is licensed under GNU GENERAL PUBLIC LICENSE v3.0