pyOpenSci / python-package-guide

scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
72 stars 43 forks source link

Updates: installable code module #197

Closed lwasser closed 4 months ago

lwasser commented 4 months ago

I'm now working through the script for our installable code tutorial. and i'm noticing somehow the installable module tutorial got a bit too complex.

i'm going to make a running list here of fixes to that file and then can implement those in a small pr

This should be instead step 2 - add a python module file or a .py file Step 3 - add some code.

alternatively we could merge both steps into a single step. which might be ideal.

the above will better scope the lesson and make is easier to teach as a starting place.

willingc commented 4 months ago

Perhaps add a link in the description to the rendered section as it is today :D @lwasser