0xKD / python-anti-patterns

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

Home Page:http://docs.quantifiedcode.com/python-anti-patterns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#The Little Book of Python Anti-Patterns

This is an open-source book of Python anti-patterns and worst practices. Check out docs/index.rst for more information.

Notice: This is still (and will always be) a work-in-progress, feel free to contribute by suggesting improvements, adding new articles, improving existing ones, or translating this into other languages.

New articles

If you add new articles, please use the provided templates. Depending on the pattern you are creating, use either the anti-pattern or the migration-pattern template.

#License

The book is made available under a Creative Commons Non-Commercial license. This allows you to use and distribute it freely for your own non-commercial projects (e.g. for teaching).

When using content from the book on your website or elsewhere, please add a visible link to our website or this Github project, so that your readers 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 anti-patterns and "worst practices", many of which can be checked automatically on QuantifiedCode

http://docs.quantifiedcode.com/python-anti-patterns

License:Other


Languages

Language:Python 100.0%