Skip to content

A small CQS inspired framework with many things.

License

Notifications You must be signed in to change notification settings

jvalduvieco/scuti

Repository files navigation

Scuti mini framework

build status PyPI version

A small CQS inspired framework to implement backed of rich domain applications. It is intended to make the implementation of complex process or relations between entities in a simple and easy way.

Read the documentation here

A complete tic tac toe example can be found here

This code is published as a PiPy package, so use your favorite package manager to install.