Module 4: GitHub actions and auto-formatting

Your package is now installable and testable. In this module, you will make the tests automatic in GitHub and make sure that your code style adhere to the standards in PEP-8.

In this module, we will use some files from the python library template. When you, after this course, need to create a new package, you can simply start from this template when creating the repo.

Back to course project overview