Skip to content

An open collection of Python code patterns and anti-patterns, many of which can be checked automatically on QuantifiedCode

License

Notifications You must be signed in to change notification settings

hwms/python-code-patterns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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 :)

Creative Commons License This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About

An open collection of Python code patterns and anti-patterns, many of which can be checked automatically on QuantifiedCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%