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 11 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:
- ☆105Updated 8 years ago
- Demo app exploring ports and adapters architecture with Django☆69Updated 6 years ago
- A terse example of DDD-inspired architecture using Flask and SQLAlchemy/MongoDB as storage options.☆167Updated 13 years ago
- Django the DDD way☆86Updated 2 years ago
- django-cqrs is an Django application, that implements CQRS data synchronization between several Django micro-services☆129Updated 3 months ago
- Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations☆182Updated 11 months ago
- Python package that makes creating complicated business logic easy☆83Updated 3 years ago
- Extensions for Django Rest Framework☆79Updated 2 months ago
- Dependency injection in Django.☆54Updated last year
- A library for mocking django queryset functions in memory for testing☆323Updated 3 weeks ago
- Simple role filtering for django-rest-framework☆98Updated 2 years ago
- A complete library to create dynamic model instances for testing purposes.☆388Updated last year
- Marshmallow schemas for Django REST framework☆214Updated 4 years ago
- Parameterizes Django REST Framework methods over user-defined roles☆152Updated 6 years ago
- 🏭 An easy-to-use implementation of Creation Methods for Django, backed by Faker.☆116Updated last year
- Extension for Django REST framework error display☆128Updated last year
- Easy Django integration with Elasticsearch through ZomboDB Postgres Extension☆148Updated 3 years ago
- Offline optimistic locking for Django☆121Updated 5 years ago
- Service objects for Django☆338Updated 3 years ago
- Useful checklist for building great Celery tasks.☆120Updated 6 years ago
- Instantly test-cover your Django REST Framework based API☆180Updated 5 years ago
- A sketch of a hexagonal architecture in Django☆17Updated 3 years ago
- A string based event system for django☆81Updated last year
- Framework for a Python application service layer, approximating Uncle Bob Martin's Clean Architecture.☆53Updated 2 weeks ago
- polymorphic django models using automatic type-field downcasting☆232Updated 3 weeks ago
- A flake8 plugin to detect bad practices on Django projects.☆179Updated last year
- Exemplary project using Clean Architecture in Python☆34Updated 7 years ago
- Collection of various tricks for Django REST framework.☆58Updated 3 years ago
- Django Test Without Migrations: Disable migrations when running your Django tests☆157Updated 3 years ago
- Chunk large QuerySets into small chunks, and iterate over them without killing your RAM.☆110Updated 3 years ago