Python in the wild (Python v divjini)
Date:
A tutorial on how to work with Python in production environment. Covered unit tests with unittest
and doctest
modules, documentation generation using sphinx
and linting using pylint
. Exercises can he found here.
The recording of the lecture (unedited) is also available.