pydev-guide / pydev-guide.github.io

Guide to python package development for scientists
https://pydev-guide.github.io/
15 stars 3 forks source link

Guide to python development and research software engineering for scientists

pre-commit deploy to pages

https://pydev-guide.github.io

🚧 Work in progress 🚧

To run the dev site locally

pip install -r requirements.txt
mkdocs serve