Software Engineering Practices with Python This repo contains the slides and exercises for the internal CSCS course with the same name. Slides See slides folder. You can serve them locally with an OCI container engine like podman or docker with cd slides && ./serve.sh Exercises See exercises folder.