{"library":"eventkit","type":"library","category":null,"description":"Eventkit is a Python library designed for creating event-driven data pipelines and enabling communication between loosely coupled components. It leverages Python's `asyncio` for seamless integration with asynchronous programming patterns. The library's interface is kept Pythonic, using familiar names and idioms. The current version is 1.0.3, with releases tied to development cycles rather than a fixed cadence, though updates appear infrequent based on PyPI history.","language":"python","status":"active","version":"1.0.3","tags":["event-driven","asyncio","data-pipelines","reactive-programming","streaming"],"last_verified":"Sun May 24","install":[{"cmd":"pip install eventkit","imports":["import eventkit as ev\nevent = ev.Event()","import eventkit as ev\npipeline = ev.Sequence(...)"]}],"homepage":null,"github":"https://github.com/erdewit/eventkit","docs":null,"changelog":null,"pypi":"https://pypi.org/project/eventkit/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":0.43,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/eventkit/compatibility"}}