ResearchSoftwareHour / rsh-notes

Notes and todo-items about our programs
9 stars 0 forks source link

Show how to create a basic Python library #23

Open rkdarst opened 4 years ago

rkdarst commented 4 years ago

Like the episode where we teach #! and how to take code to scripts, show a demo of taking code and putting it into a basic modules. This is different from the release process, we can start with "make importable modules" and later "prepare a python package"