Closed jeremymanning closed 6 years ago
Documentation:
Cookie cutter has an interesting solution: https://github.com/audreyr/cookiecutter-pypackage
It'd be helpful to have an "anatomy of a Python package" document-- e.g. what is the minimum viable set of components needed to consider a collection of files a complete python package?
Then we could add to that:
Let's come back to this topic after round 1 of our tutorials