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