#Python code patterns
#Description
This is an open collection of Python worst practices, or anti-patterns. Many of them can be detected automatically using Pylint, Pyflakes or Pep8, or using our online code-checking service at www.quantifiedcode.com.
#Licence
These patterns are made available under a Creative Commons Non-Commercial license. This allows you to use them freely for your own personal projects.
When using these articles on your website, please add a well-visible link to our documentation website or this Github project, so that people can easily find the original articles and make contributions.
Enjoy :)
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.