Skip to content

Scientific Python Library Development Guide

February 12, 2024·Tim Hopper · Markdown

Along with the Python Packaging User Guide, another excellent resource for learning about Python development practice is the Scientific Python Library Development Guide, a “guide is maintained by the scientific Python community for the benefit of fellow scientists and research software engineers”.

I especially like their topical guides on topics like packaging and getting started with Github Actions.

Last updated on