Quality Python Development
Readers will learn how to organize their Python projects to benefit from
the best practices in the Python community regarding quality
assurance:
Coding style recommendations.
How to structure projects.
Best ways to document your projects.
How to package your projects for easy distribution.
Unit test practices.
How to find duplicated code.
Best practices to do continuous integration on Python projects.