knowark / clean-architecture-pythonLinks
Clean Architecture con Python - Pycon Colombia 2018
☆25Updated 2 years ago
Alternatives and similar repositories for clean-architecture-python
Users that are interested in clean-architecture-python are comparing it to the libraries listed below
Sorting:
- Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.☆52Updated 9 months ago
- A sample project that uses the ports and adapters architecture (or hexagonal architecture) for a micro service.☆45Updated 2 years ago
- Exposes Google Partial Response syntax in Django REST Framework☆46Updated 5 years ago
- Simple way to build a new dict based on fields declaration☆15Updated 6 years ago
- ☆76Updated 5 years ago
- Mixins for Django Rest Framework Serializer☆19Updated 6 years ago
- Clean architecture example with Python☆38Updated 6 years ago
- Status map and transitions validation made easy☆16Updated 3 years ago
- A complete reference of HTTP response status code and response handling☆16Updated last year
- Examine and visualize dependencies used by Python modules 🔍☆19Updated 2 years ago
- Demo app exploring ports and adapters architecture with Django☆68Updated 6 years ago
- logentries client tool writing in go☆10Updated 5 years ago
- Exposes Google Partial Response syntax in Django REST Framework☆13Updated last year
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.☆164Updated 2 years ago
- Exemplary project using Clean Architecture in Python☆34Updated 6 years ago
- Pytest plugin to validate use of envvars on your tests☆20Updated 3 years ago
- Simple queue system based on FastAPI and PostgreSQL☆49Updated 2 years ago
- Play design patterns☆12Updated 6 years ago
- Create API specifications and documentation using Python☆23Updated 4 months ago
- Programmable API gateway micro framework☆18Updated 5 years ago
- Simple Django+VueJS Boilerplate☆27Updated last year
- Django Boilerplate Template for SaaS applications☆46Updated last year
- This is a project generator to start FastApi project☆44Updated 2 years ago
- Exemplos para praticar TDD com Pytest☆14Updated 7 years ago
- ☆13Updated 7 years ago
- Provides rapidjson support with parser and renderer☆18Updated last year
- Tema Pelican baseado no framework CSS materialize☆13Updated 8 years ago
- data handling made easy☆66Updated 5 years ago
- Python RESTful API with Domain Driven Design☆11Updated last year
- A sync/async circuit breaker implementation in Python