jackdbd / design-patternsLinks
Some of the most common design patterns implemented in Python.
☆73Updated 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:
- awesome list of so called python philosophy resources☆57Updated 3 years ago
- Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.☆121Updated last year
- Building a Simple Web App With Bottle, SQLAlchemy, and the Twitter API☆46Updated last year
- Lightweight, decorator-based Python implementation of a Finite State Machine☆112Updated 2 years ago
- aiohttp tutorial for US PyCon 2019☆63Updated 4 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- Catalog of Python object-oriented programming articles and links☆100Updated 4 years ago
- Repo for topics covered during the presentation☆30Updated 8 months ago
- Opinionated coding guidelines and best practices in Python☆206Updated 4 years ago
- Calendar calculations over business days and work shifts☆147Updated 3 years ago
- A template for Python Projects. INSERT TAGLINE HERE.™☆170Updated 2 years ago
- An in-memory database of Python objects, searchable using quasi-SQL API☆169Updated last month
- Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in c…☆74Updated 6 years ago
- Flask Dashboard - Modular Admin Design | AppSeed☆60Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Short example of how to implement Python's async from scratchw☆30Updated 7 years ago
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆100Updated last year
- The Pythonic way to use JSON - with native objects 🛠 and path support 📁☆93Updated 4 years ago
- minimalist event system for Python☆85Updated 5 years ago
- ☆74Updated last year
- A crawler for automated functional testing of a web application☆73Updated 2 years ago
- show where your regex match assertion failed!☆80Updated 3 weeks ago
- Find your broken links, so users don't.☆66Updated 2 months ago
- Sweeter debugging and benchmarking Python programs.☆55Updated this week
- An easy to use function chaining pattern on Python.☆72Updated 11 months ago
- A tkinter GUI collating various data☆99Updated 5 years ago
- 😎 🐍 Awesome lists about Python Bytes https://pythonbytes.fm/☆191Updated 2 years ago
- Demonstration of video streaming using an ASGI application☆20Updated 5 years ago
- Mimesis integration with factory_boy☆52Updated last year
- Load or insert data into a SQL database using Pandas DataFrames.☆29Updated last month