Coder Social home page Coder Social logo

icodein / python-anti-patterns Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quantifiedcode/python-anti-patterns

0.0 2.0 0.0 2.6 MB

An open collection of Python anti-patterns and worst practices.

Home Page: https://quantifiedcode.github.io/python-anti-patterns

License: Other

Makefile 0.54% CSS 1.25% JavaScript 5.42% HTML 69.57% Python 1.30% Batchfile 0.47% Less 10.66% SCSS 10.79%

python-anti-patterns's Introduction

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.

PDF Version

You can find a PDF version of the book here.

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.

Building the Documentation

To build the documentation, first install the required packages:

pip install -r requirements.txt

Then, go to the src directory and run make:

# HTML pages
make html
# PDF version
make latexpdf

For the PDF version, you will need a working LaTeX installation (e.g. texlive).

You will find the updated documentation in the docs folder afterwards. You can clean the folder by running make clean.

License

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

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.

python-anti-patterns's People

Contributors

kaycebasques avatar adewes avatar programmdesign avatar brobin avatar gvx avatar simonstjg avatar vogelsgesang avatar drgarcia1986 avatar lunemec avatar yegle avatar iuryalves avatar felipevolpone avatar timofurrer avatar stelfrich avatar barbarossa22 avatar mpanczyk avatar duongdominhchau avatar ckirby avatar arusahni avatar trundle avatar amiralis avatar skinp avatar pdecat avatar pdelboca avatar nicksto avatar mikjunior avatar ml-chen avatar lauritzthaulow avatar 0xkd avatar smartsammler avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.