quantifiedcode / python-anti-patternsLinks
An open collection of Python anti-patterns and worst practices.
☆1,726Updated 3 years ago
Alternatives and similar repositories for python-anti-patterns
Users that are interested in python-anti-patterns are comparing it to the libraries listed below
Sorting:
- A Python module for decorators, wrappers and monkey patching.☆2,160Updated last week
- Single page cheat-sheet about Python string formatting☆1,290Updated 4 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,245Updated 2 weeks ago
- Guide to Python's magic methods☆1,713Updated last year
- Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.☆3,485Updated last year
- Python Classes Without Boilerplate☆5,553Updated this week
- A collection of popular design patterns implemented in Python programming language☆724Updated 3 years ago
- A simple library for implementing common design patterns.☆2,310Updated last year
- Code audit tool for python.☆1,055Updated last year
- PEP 8, for Humans.☆507Updated 5 years ago
- A command line utility to display dependency tree of the installed Python packages☆2,903Updated this week
- Python wats☆1,218Updated 6 years ago
- Simplified packaging of Python modules☆2,213Updated 3 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,028Updated this week
- A fancy and practical functional tools☆3,443Updated 11 months ago
- A curated list of awesome things related to functional programming in Python.☆2,432Updated 3 months ago
- More routines for operating on iterables, beyond itertools☆3,946Updated this week
- Collection of less popular features and tricks for the Python programming language☆3,072Updated 2 years ago
- Must-watch videos about Python☆3,346Updated 3 years ago
- Easy, clean, reliable Python 2/3 compatibility☆1,177Updated 2 months ago
- Auto-generate PEP-484 annotations☆1,442Updated 3 years ago
- A curated list of awesome tools for SQLAlchemy☆2,969Updated last year
- Generator Tricks for Systems Programmers (Tutorial)☆439Updated 2 years ago
- CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.☆1,832Updated 2 months ago
- A utility for mocking out the Python Requests library.☆4,280Updated last week
- Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to …☆1,927Updated 3 years ago
- Thin-wrapper around the mock package for easier use with pytest☆1,970Updated last week
- Python Data Structures for Humans™.☆2,585Updated 2 years ago
- An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.☆518Updated 2 years ago
- Integration of IPython pdb☆1,929Updated 11 months ago