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:
- Building a Simple Web App With Bottle, SQLAlchemy, and the Twitter API☆46Updated last year
- Repo for topics covered during the presentation☆30Updated 8 months ago
- aiohttp tutorial for US PyCon 2019☆62Updated 4 years ago
- Flask Dashboard - Modular Admin Design | AppSeed☆60Updated last year
- Exemplary project using Clean Architecture in Python☆34Updated 6 years ago
- A template engine to render Markdown with external template imports and basic variable replacements. #pypackage☆63Updated 4 years ago
- 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
- A very simple CRUD class for SQLModel!☆47Updated 2 years ago
- Demo code exploring Python's memory models and collection algorithms from the Talk Python Training course.☆44Updated 4 years ago
- A crawler for automated functional testing of a web application☆73Updated 2 years ago
- awesome list of so called python philosophy resources☆57Updated 3 years ago
- Totally ordered enums for Python.☆30Updated 4 months ago
- Implement various data structures from scratch in Python 3☆22Updated 11 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated 2 years ago
- Read the latest Real Python tutorials (PyPI Demo Package)☆128Updated 8 months ago
- Leverage in-memory data storage to make your Python apps snappy.☆22Updated this week
- Decorator based plugin architecture for Python☆67Updated 3 weeks ago
- Decorator library to configure function arguments☆38Updated 2 years ago
- Conditional coverage based on any rules you define!☆71Updated 5 months ago
- A collection of useful Python snippets☆33Updated 3 years ago
- Manage Python errors with ease☆25Updated last month
- Bring colors to your terminal☆51Updated 4 years ago
- ☆21Updated 2 years ago
- Data fixtures for pytest made simple☆25Updated last month
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- A Flask CLI extension to help migrate and manage your SQL database.☆75Updated 6 months ago
- Python CLI build/dev tool for templated code generation and project modification. Think Angular schematics for Python.☆121Updated last year
- A Enum-based implementation of switch for Python☆20Updated 5 years ago
- Linter config initializer for Python☆28Updated last year
- Demos and handouts for Talk Python's Data-Driven Web Apps with Pyramid and SQLAlchemy course☆95Updated 7 months ago