A library for event sourcing in Python.
-
Updated
Jun 5, 2025 - Python
Domain-driven design (DDD) is is a programming paradigm where code is separated into domains with distinct business logic. This helps isolating relating logic and stick to each domain’s objective.
A library for event sourcing in Python.
Example project showing off clean/hexagonal architecture concepts in Python
An example of a simple CRUD Web API using FastAPI
Python Domain-Driven Design, Event-Based Systems, CRUD patterns
Python implementation of Domain Notification Pattern
A domain-driven design framework for Python.
Layered architecture python example project
A simple python implementation of Specification pattern.
Python mediator bus micro-framework for CQRS and Event Sourcing
Open vAIR is a virtualization platform designed to make the process of creating and managing virtual machines as simple and flexible as possible. It allows users to easily deploy, configure, manage, and integrate virtual environments into their existing IT infrastructure.
Django / DRF based app for comparing the nutritional value of products.
Clean architecture python application sample, with domain layer protected
Clean architecture FastAPI project template
Microservice for user authentication, authorization based on JWT mechanism with role-based access control. Project implement Event Driven Arhitecture, CQRS and Kafka as message broker.
🐍 Example of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.
Modular, cohesive, transparent and fast web server template
Task management system
Python software design patterns, gang-of-four, enterprise, domain-driven design and concurrency