A Python implementation of Clean Architecture, inspired by Uncle Bob's book
☆184Feb 11, 2026Updated last month
Alternatives and similar repositories for py-clean-arch
Users that are interested in py-clean-arch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Python toolkit for applications driven by The Clean Architecture☆524Aug 15, 2021Updated 4 years ago
- A Clean Archtiecture template for a Rest API in python☆55May 17, 2022Updated 3 years ago
- A example python code of robert martin' clean architecture☆30Sep 2, 2020Updated 5 years ago
- 🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.☆26Jan 26, 2026Updated last month
- ☆41May 15, 2024Updated last year
- Medium article "Clean Architecture with Python"☆78Jan 5, 2026Updated 2 months ago
- FastAPI Python DDD and Clean Architecture Example☆137May 30, 2022Updated 3 years ago
- Python DDD reference app (fastapi, sqlalchemy)☆11Jan 19, 2023Updated 3 years ago
- example of clean architecture with django☆130Aug 14, 2024Updated last year
- FastAPI Microservices Architecture SDK - As Basis for multiple services in a platform/system☆12Oct 4, 2022Updated 3 years ago
- Basic Chat Room Application☆18Jun 19, 2023Updated 2 years ago
- Learning about design patterns and ddd☆10May 30, 2022Updated 3 years ago
- Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper…☆521Updated this week
- ☆10Jul 27, 2021Updated 4 years ago
- Package that helps to implement easy objects filtering and sorting based on URL query parameters.☆21Feb 10, 2026Updated last month
- ☆22Sep 29, 2024Updated last year
- Example project showing off clean/hexagonal architecture concepts in Python☆563Feb 16, 2023Updated 3 years ago
- One design pattern for FastAPI web applications☆12Oct 6, 2025Updated 5 months ago
- Cute dependency injection (DI) framework for Python with agreeable API and everything you need☆1,098Mar 14, 2026Updated last week
- Testing a FastAPI CRUID API using Pytest☆38May 9, 2024Updated last year
- Sample Python(Flask) web application with Clean Architecture.☆129Feb 5, 2023Updated 3 years ago
- Applying pattern Ports and Adapters with Python Fastapi.☆22Feb 3, 2023Updated 3 years ago
- Python Domain-Driven-Design(DDD) Example☆452Mar 28, 2024Updated last year
- Python DDD example☆1,031Jan 3, 2025Updated last year
- Tracks the time of each user's last action☆24Jun 7, 2024Updated last year
- Jinja2 Template - AdminT Dashboard (Free Version) | AppSeed☆11May 17, 2021Updated 4 years ago
- Eazy structlog configuration for asgi applications☆22Nov 30, 2023Updated 2 years ago
- A curated list of awesome things related to dependency inversion / dependency injection in Python. (Contributions welcomed).☆482Mar 11, 2026Updated 2 weeks ago
- Cookiecutter Python Flask template for jumpstarting production-ready projects quickly.☆164Apr 30, 2025Updated 10 months ago
- Python Domain-Driven Design Framework☆41Jan 9, 2023Updated 3 years ago
- The "Online Store" project, written in FastAPI, using microservice architecture.☆17Mar 20, 2025Updated last year
- ☆57Nov 6, 2022Updated 3 years ago
- Clean Architecture Example using FastAPI framework☆501May 12, 2023Updated 2 years ago
- Python DDD & Onion Architecture Example and Techniques☆701Feb 3, 2026Updated last month
- Example code to demonstrate the Ports and Adapters architecture style☆21Jun 11, 2021Updated 4 years ago
- A rapid development full stack webapp template; FastAPI, SQLModel, Angular, Ionic, Firebase, GCP, Auth0☆12Aug 25, 2025Updated 6 months ago
- A collection of tools available for FastApifast-tools is a FastApi/Starlette toolset, Most of the tools can be used in FastApi/Starlette,…☆31Aug 15, 2023Updated 2 years ago
- Diator is a Python library for implementing CQRS pattern in your Python applications.