eventkit
Event-driven data pipelines
Event-driven data pipelines
To install this package, run one of the following:
The primary use cases of eventkit are * to send events between loosely coupled components; * to compose all kinds of event-driven data pipelines. The interface is kept as Pythonic as possible, with familiar names from Python and its libraries where possible. For scheduling asyncio is used and there is seamless integration with it.
Summary
Event-driven data pipelines
Last Updated
Oct 26, 2022 at 03:31
License
BSD-2-Clause
Supported Platforms
GitHub Repository
https://github.com/erdewit/eventkitDocumentation
https://eventkit.readthedocs.io/en/latest/api.html