125 Forks
1253 Stars
1253 Watchers

eventsourcing

A library for event sourcing in Python.

How to download and setup eventsourcing

Open terminal and run command
git clone https://github.com/pyeventsourcing/eventsourcing.git
git clone is used to create a copy or clone of eventsourcing repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with eventsourcing https://github.com/pyeventsourcing/eventsourcing/archive/master.zip

Or simply clone eventsourcing with SSH
[email protected]:pyeventsourcing/eventsourcing.git

If you have some problems with eventsourcing

You may open issue on eventsourcing support forum (system) here: https://github.com/pyeventsourcing/eventsourcing/issues