Skip to content

Releases: pyOpenSci/python-package-guide

pyOpenSci packaging guide v0.4

01 Aug 20:12
24804ee
Compare
Choose a tag to compare

What's Changed

Read more

pyOpenSci packaging guide release v0.3

19 Mar 18:31
6a58271
Compare
Choose a tag to compare

This release contains

  • New tutorials on creating a python package (using hatch) for beginners!
  • Updated and enhanced content around packaging / edits from the community
  • Lots of new contributors

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

v0.2 Tests chapter added and 2 tutorials

16 Jan 17:39
062867e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1...v0.2

v0.1 Updated packaging guide chapter

30 Mar 19:02
47bfb46
Compare
Choose a tag to compare

This release adds the first part of the packaging chapter to the guide. It also updates the authorship list to include everyone that has provided feedback.

What's Changed

  • add infra to build sphinx book by @lwasser in #1
  • Update contributing and readme and add circle ci by @lwasser in #7
  • CONTENT: documentation text and styles by @lwasser in #6
  • Fix: HTML PROOFER? 😭 by @lwasser in #2
  • ADD: Update package theme to furo and add sitemap and opengraph by @lwasser in #13
  • Review 2 (reviews open): Add: documentation section to package guide by @lwasser in #19
  • Add: precommit hooks and clean up all files by @lwasser in #43
  • Fix: move book to pydata_sphinx_theme by @lwasser in #45
  • Add: matomo to guide by @lwasser in #56
  • (Review 2 - complete) Packaging section - part 2 by @lwasser in #55
  • Fix image as fonts are working with svg by @lwasser in #60
  • Fix: ordered list on complex package page by @lwasser in #62
  • A11y: Use PyData Theme's Sphinx Design Components to fix dark mode contrast by @hugovk in #61
  • fix: incorrect backend key by @henryiii in #64
  • fix: incorrect license specification by @henryiii in #65
  • Add: zenodo file to repo for citation by @lwasser in #20

New Contributors

Most of the contributors in this PR as comments and edits were new !!

Full Changelog: v0.0...v0.1

Initial release to trigger zenodo

24 Oct 22:45
eb0e378
Compare
Choose a tag to compare
v0.0

Add contributing file