johnnncodes / ddd-python-djangoLinks
An attempt to implement DDD and hexagonal architecture in Python using Django framework w/o replacing Django's core components.
☆125Updated 10 years ago
Alternatives and similar repositories for ddd-python-django
Users that are interested in ddd-python-django are comparing it to the libraries listed below
Sorting:
- ☆103Updated 7 years ago
- Demo app exploring ports and adapters architecture with Django☆68Updated 6 years ago
- A terse example of DDD-inspired architecture using Flask and SQLAlchemy/MongoDB as storage options.☆167Updated 12 years ago
- Django the DDD way☆83Updated last year
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆181Updated 2 months ago
- Python package that makes creating complicated business logic easy☆82Updated 2 years ago
- Extensions for Django Rest Framework☆79Updated last year
- Offline optimistic locking for Django☆121Updated 4 years ago
- A complete library to create dynamic model instances for testing purposes.☆388Updated 7 months ago
- A library for mocking django queryset functions in memory for testing☆321Updated 2 weeks ago
- Marshmallow schemas for Django REST framework☆213Updated 3 years ago
- polymorphic django models using automatic type-field downcasting☆227Updated 4 months ago
- Service objects for Django☆336Updated 2 years ago
- Parameterizes Django REST Framework methods over user-defined roles☆152Updated 5 years ago
- Extension for Django REST framework error display☆129Updated last year
- Simple role filtering for django-rest-framework☆97Updated last year
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆126Updated 2 months ago
- A string based event system for django☆80Updated last year
- Instantly test-cover your Django REST Framework based API☆182Updated 4 years ago
- Collection of various tricks for Django REST framework.☆60Updated 2 years ago
- Useful checklist for building great Celery tasks.☆119Updated 5 years ago
- Python package for eventsourcing with Django☆50Updated 6 months ago
- An extra layer of authentication for Web APIs made with Django REST Framework☆93Updated last year
- Exemplary project using Clean Architecture in Python☆34Updated 6 years ago
- Easily integrate common behaviors for Django models, e.g. Timestamps, Publishing, Authoring, Editing and more.☆218Updated 2 years ago
- Django Test Without Migrations: Disable migrations when running your Django tests☆157Updated 2 years ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆114Updated 10 months ago
- Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.☆52Updated 9 months ago
- A domain-driven design framework for Python.☆91Updated 3 years ago
- Optimistic lock implementation for Django. Prevents users from doing concurrent editing.☆451Updated 2 months ago