jackdbd / design-patternsLinks
Some of the most common design patterns implemented in Python.
☆75Updated 2 years ago
Alternatives and similar repositories for design-patterns
Users that are interested in design-patterns are comparing it to the libraries listed below
Sorting:
- Code for https://florimond.dev☆34Updated last year
- Lightweight, decorator-based Python implementation of a Finite State Machine☆112Updated 2 years ago
- awesome list of so called python philosophy resources☆59Updated 3 months ago
- aiohttp tutorial for US PyCon 2019☆64Updated 4 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 5 years ago
- Opinionated coding guidelines and best practices in Python☆207Updated 5 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆103Updated last year
- Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in c…☆75Updated 6 years ago
- Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.☆121Updated last year
- Data fixtures for pytest made simple☆25Updated 8 months ago
- flake8 plugin to validate annotations complexity☆51Updated 11 months ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.☆36Updated 3 years ago
- ☆12Updated 5 years ago
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆92Updated 4 years ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- pyreports is a python library that allows you to create complex report from various sources☆113Updated 6 months ago
- Calendar calculations over business days and work shifts☆149Updated 3 years ago
- Read the latest Real Python tutorials (PyPI Demo Package)☆135Updated 2 months ago
- Catalog of Python object-oriented programming articles and links☆103Updated 4 years ago
- ASGI middleware for applying CORS headers to an ASGI application☆21Updated last year
- A collection of useful Python tools☆156Updated 2 months ago
- Manage Python errors with ease☆25Updated 2 weeks ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆176Updated 2 weeks ago
- Mimesis integration with factory_boy☆53Updated last year
- Repo for topics covered during the presentation☆30Updated last year
- Use and manipulate unit-aware measurement objects in Python☆114Updated last year
- A crawler for automated functional testing of a web application☆74Updated 2 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Flask Dashboard - Modular Admin Design | AppSeed☆58Updated 2 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago