This contains the code and scripts for my lecture at the 2019 summer school in Advanced Scientific Programming in Python - Asia Pacific at the Australian National University in Canberra.
This repository is meant to serve as a stripped-down example of how you can
combine sphinx
for generating documentation, pytest
for testing, and
GitHub's Travis CI for automating both processes.
The documentation for this project is hosted here on GitHub pages.
The original repository for this code can be found here.
The PDF of the slides are also included in this repository.