Jump to ratings and reviews
Rate this book

Python Anti-Patterns

Rate this book
Welcome, fellow Pythoneer! This is a small book of Python anti-patterns and worst practices.

Learning about these anti-patterns will help you to avoid them in your own code and make you a better programmer (hopefully). Each pattern comes with a small description, examples and possible solutions.

This book contains anti- and migrations pattern for Python and for popular Python frameworks, such as Django. We categorized the patterns as

Anti-patterns that will literally break your code or make it do the wrong things.
Anti-patterns that will make your code hard to maintain or extend.
Anti-patterns that will make your code hard to read or understand.
Anti-patterns that will unnecessarily slow your code down.
Anti-patterns that will pose a security risk to your program.
Patterns that help you migrate faster to new versions of a framework

81 pages, Kindle Edition

Published February 12, 2018

2 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (100%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Seburath.
154 reviews18 followers
November 25, 2020
Get it at https://openlibra.com/es/book/python-...

A little bit outdated, sometimes talks about python2 and the Django part could be divided for another book.
The information is useful and the book is only 67 pages, could be cool to read an extended version, I saw that in their repository there are more anti-patterns.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.