{"library":"events","type":"library","category":null,"description":"The 'events' library for Python, currently at version 0.5, aims to bring the elegance of C# EventHandler to Python. It provides a simple, lightweight mechanism for event subscription and firing, encapsulating the core functionality for attaching and invoking callback functions (event handlers) in sequence, thus facilitating event-driven programming patterns in a straightforward manner. The library is considered mature and stable, with its last release in July 2023, and sees infrequent updates.","language":"python","status":"maintenance","version":"0.5","tags":["event-driven","publisher-subscriber","callback","observer-pattern","event-handler"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install events","imports":["from events import Events"]}],"homepage":null,"github":"http://github.com/pyeve/events","docs":null,"changelog":null,"pypi":"https://pypi.org/project/events/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/events/compatibility"}}