valignatev / ddd-dynamicLinks
Domain Driven Design in Python, Ruby and other dynamic languages resources
☆1,384Updated 2 years ago
Alternatives and similar repositories for ddd-dynamic
Users that are interested in ddd-dynamic are comparing it to the libraries listed below
Sorting:
- A library for event sourcing in Python.☆1,622Updated this week
- A demo implementation of a clean architecture in Python☆421Updated 6 years ago
- Example project showing off clean/hexagonal architecture concepts in Python☆561Updated 2 years ago
- Python DDD example☆1,019Updated 11 months ago
- A Python toolkit for applications driven by The Clean Architecture☆511Updated 4 years ago
- A demo implementation of a clean architecture in Python.☆269Updated last year
- A terse example of DDD-inspired architecture using Flask and SQLAlchemy/MongoDB as storage options.☆167Updated 13 years ago
- An example backend implementing Hexagonal Architecture in Python using Flask and SqlAlchemy.☆164Updated 2 years ago
- Python DDD & Onion Architecture Example and Techniques☆676Updated 2 months ago
- Python dependency injection☆753Updated last month
- A domain-driven design framework for Python.☆93Updated 3 years ago
- Python dependency injection framework, inspired by Guice☆1,482Updated last week
- An attempt to implement DDD and hexagonal architecture in Python using Django framework w/o replacing Django's core components.☆125Updated 10 years ago
- SOLID - OO Development Principle in Python☆213Updated 2 years ago
- Example application code for the python architecture book☆2,507Updated 6 months ago
- A Book about Pythonic Application Architecture Patterns for Managing Complexity. Cosmos is the Opposite of Chaos you see. O'R. wouldn't …☆3,665Updated 3 months ago
- A pythonic dependency injection library.☆1,349Updated 4 years ago
- SOLID Principles explained in Python with examples.☆684Updated 4 years ago
- Awesome EventStorming☆2,346Updated last year
- Python Domain-Driven-Design(DDD) Example☆442Updated last year
- Source of the book "Clean Architectures in Python"☆158Updated 2 years ago
- Dependency injection framework for Python☆4,728Updated last week
- TODO aplication made with Python's FastAPI framework and Hexagonal Architecture☆154Updated 5 years ago
- ☆104Updated 7 years ago
- Demos and playgrounds for articles on io.made.com☆47Updated 7 years ago
- Active Record, Django-like queries, nested eager load and beauty __repr__ for SQLAlchemy☆789Updated last year
- Python implementation of the Circuit Breaker pattern.☆639Updated 2 months ago
- Python "Circuit Breaker" implementation