Skip to content

Yet Another Domain (Driven) Development librarY for Python

License

Notifications You must be signed in to change notification settings

python-yaddy/yaddy

Repository files navigation

yaddy

Yet Another Domain (Driven) Development librarY for Python

Warning: This repository is in WIP (Work In Progress) state. None of the APIs are fixed, do not use it in your production environment.

yaddy is a library that provides a basis for DDD (Domain Driven Development) in python. It is mostly developed for my own needs, but any suggestions are appreciated.

Tests

High-level (acceptance, e2e) tests could be run with:

poetry run accept

Developer (unit) tests could be run with:

poetry run unit

About

Yet Another Domain (Driven) Development librarY for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published