Skip to content

Event Sourcing examples in Python for Mastermind game Based on the article series "Functional event sourcing example in Kotlin" by Jakub Zalas

License

Notifications You must be signed in to change notification settings

dclimber/masterming-python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Sourcing examples in Python for Mastermind game

Based on the article series Functional event sourcing example in Kotlin by Jakub Zalas

Dependencies

Requires python >= 3.11, otherwise it only depends on python's standart library.

How to run

The command below runs unit-tests that run the code.

cd object-oriented-event-sourcing
make test

LICENSE

MIT

About

Event Sourcing examples in Python for Mastermind game Based on the article series "Functional event sourcing example in Kotlin" by Jakub Zalas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published