Content¶
The course offers a practical overview of basic software engineering techniques. These are the topics:
Creating environments and installing packages with
condaand friendsBasics of version control with
gitTesting basics with
pytestDocumentation with
sphinxCreating and deploying Python packages
Example project