{"library":"eventsourcing","type":"library","category":null,"description":"A library for event sourcing in Python. It provides a framework for building applications using the event sourcing pattern, with support for aggregates, projections, and various persistence backends. Current version is 9.5.4, requiring Python >=3.10. Active development with regular releases.","language":"python","status":"active","version":"9.5.4","tags":["event sourcing","cqrs","domain-driven design","python"],"last_verified":"Fri May 01","install":[{"cmd":"pip install eventsourcing","imports":["from eventsourcing.domain import Aggregate","from eventsourcing.domain import Event","from eventsourcing.application import Application","from eventsourcing.domain import LogEvent"]}],"homepage":null,"github":"https://github.com/pyeventsourcing/eventsourcing","docs":"https://eventsourcing.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/eventsourcing/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}