ContextLab / CDL-tutorials

Repo containing useful tutorials on different topics, methods, software tools, and packages used by the CDL
http://www.context-lab.com/publications#course-mats
16 stars 3 forks source link

packages tutorial-- to do list #23

Closed jeremymanning closed 6 years ago

jeremymanning commented 6 years ago
jeremymanning commented 6 years ago
jeremymanning commented 6 years ago

Documentation:

jeremymanning commented 6 years ago

Cookie cutter has an interesting solution: https://github.com/audreyr/cookiecutter-pypackage

jeremymanning commented 6 years ago

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:

jeremymanning commented 6 years ago

Let's come back to this topic after round 1 of our tutorials