Stars
This is the new home of the original DDD Sample app (previously hosted at sf.net)..
Manage your Laravel Task Scheduling in a friendly interface and save schedules to the database.
Example application code for the python architecture book
Data validation using Python type hints
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Full Modular Monolith application with Domain-Driven Design approach.
Dependency injection framework for Python
Hypermodern Python Cookiecutter
Python dependency injection framework, inspired by Guice
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
Testcontainers is a Python library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
Podman: A tool for managing OCI containers and pods.
Avocado is a set of tools and libraries to help with automated testing. One can call it a test framework with benefits. Native tests are written in Python and they follow the unittest pattern, but …