An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.
☆164May 2, 2023Updated 2 years ago
Alternatives and similar repositories for hexagonal-architecture-python
Users that are interested in hexagonal-architecture-python are comparing it to the libraries listed below
Sorting:
- Example project showing off clean/hexagonal architecture concepts in Python☆563Feb 16, 2023Updated 3 years ago
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆146Nov 23, 2022Updated 3 years ago
- ☆25Dec 1, 2020Updated 5 years ago
- A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.☆46Dec 8, 2022Updated 3 years ago
- Clean architecture python application sample, with domain layer protected☆31Nov 28, 2022Updated 3 years ago
- Python clean architecture and usecase implementation with fastapi and pydiator-core☆155Jul 29, 2024Updated last year
- A Python toolkit for applications driven by The Clean Architecture☆518Aug 15, 2021Updated 4 years ago
- A sketch of a hexagonal architecture in Django☆17Dec 8, 2022Updated 3 years ago
- Demo app exploring ports and adapters architecture with Django☆69Mar 11, 2019Updated 6 years ago
- Python DDD example☆1,026Jan 3, 2025Updated last year
- Simple utility for running web framework development servers for BDD/functional testing purposes.☆21Jun 12, 2023Updated 2 years ago
- Simple and "lightweight" web application for organizing that disaster or room/garage/lab (I suppose) we all have.☆13Jan 14, 2026Updated last month
- My initial setup with testing, hot reload and debugging enabled☆16Feb 18, 2024Updated 2 years ago
- Pytest decorator for parametrizing tests with default iterables.☆19Dec 21, 2025Updated 2 months ago
- Best practices setup for large webapps, apis and cli applications with flask☆13Jul 11, 2022Updated 3 years ago
- JobBoard project with FastAPI using Hexagonal Architecture☆60Feb 25, 2023Updated 3 years ago
- Django Hexagonal Architecture Example☆16Nov 2, 2016Updated 9 years ago
- An experiment in rendering arbitrary content to PiP, and a discussion on why it matters.☆16Mar 26, 2023Updated 2 years ago
- Lightweight Communications and Marshalling☆14Sep 29, 2017Updated 8 years ago
- Example application code for the python architecture book☆2,568Jun 10, 2025Updated 8 months ago
- A Clean Architecture Practice with Flask REST API☆147Feb 15, 2023Updated 3 years ago
- Flask-Diced - CRUD views generator for Flask☆15Apr 28, 2016Updated 9 years ago
- ☆13Dec 8, 2022Updated 3 years ago
- A demo implementation of a clean architecture in Python.☆273Dec 19, 2023Updated 2 years ago
- Course of algorithm and data structure. section CC68. UPC-MO☆13Jul 13, 2017Updated 8 years ago
- Official Flask Blog tutorial from documentation completely rewritten with Hexagonal Architecture☆39Jan 30, 2025Updated last year
- A demo implementation of a clean architecture in Python☆422Jul 9, 2019Updated 6 years ago
- ☆18Jan 4, 2018Updated 8 years ago
- Build a Jekyll blog in minutes, without touching the command line.☆17Jun 26, 2020Updated 5 years ago
- supervisor web hooks☆22Dec 8, 2022Updated 3 years ago
- Command Bus Pattern in Python☆22Apr 26, 2018Updated 7 years ago
- Domain Driven Design example using Python☆23Jan 26, 2026Updated last month
- Python Domain-Driven-Design(DDD) Example☆451Mar 28, 2024Updated last year
- For Blend API OpenAPI Specifications and Related Postman Collections☆11Mar 1, 2024Updated last year
- Applying CQRS pattern with Python Fastapi.