pyOpenSci / python-package-guide

Scientific Python package recommendations & guidance curated by pyOpenSci
https://www.pyopensci.org/python-package-guide/
Other
103 stars 56 forks source link

Add: readme file tutorial to packaging 101 series #176

Closed lwasser closed 9 months ago

lwasser commented 9 months ago

This PR adds a new tutorial on creating a readme file. The following tutorials will be:

  1. add a license and code of conduct and then
  2. add a pyproject.toml file The current break in CI relates to the next lesson (links to it) that aren't in this PR but the lesson draft is done.

lwasser commented 9 months ago

thank you for the clarification and additional edits @ucodery 🚀 !! i'll look more closely at these tomorrow and merge then to ensure i can incorporate all of the feedback!!