This package provides the implementation pattern 'unit of work'
Project description
DDDMisc is a set of libraries that provide basic solutions for implementing domain-driven design methods in the Python programming language.
The development of libraries is in alpha version. The public API is not guaranteed to be backward compatible between minor versions of packages.
Documentation
- English (Coming soon...)
- Russian
Libraries
dddmisc-core
- this package provides the core interfaces and types for dddmisc packages family;dddmisc-domain
- this package provides implementation domain's objects classes;dddmisc-messagebus
- this package provides the implementation messagebus;dddmisc-handlers-collection
- this package provides implementation a collection of command’s and event’s handlers;dddmisc-uow
- This package provides the implementation pattern 'unit of work'.
Installation
You can only use the packages you need.
All packages install dddmisc-core
as its dependency.
Install dddmics-domain
pip install dddmisc-domain
This package install pydantic
as its dependency.
Install dddmisc-messagebus
pip install dddmisc-messagebus
Install dddmisc-handlers-collection
pip install dddmisc-handlers-collection
This package install tenacity
as its dependency.
Install dddmisc-uow
pip install dddmisc-unit-of-work
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for dddmisc_unit_of_work-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5aef2f1d904656eebd0a4b939082113be08accc239ef1cd5cc292fa1b8e7d3a3 |
|
MD5 | 449fcab4e7eafcea855c991e0838abde |
|
BLAKE2b-256 | 09a8886d491700be67d7336a02b2bdf58a0682c219bf8c5bd443a2f9dd857349 |
Close
Hashes for dddmisc_unit_of_work-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ef62f89880c8df4f4bb8339f34aa91ba46d829408a8f5e217e162c4cab704d8 |
|
MD5 | 1b4cd450725347d04873260ecca37d06 |
|
BLAKE2b-256 | da2dd210081aac5b4bfe7680f8e339e3f7801f97ac6a970b2b3d49ceb50dd852 |