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 lining using pylint.
Exercises can he found
here.