Eventipy

Latest version: v2.0.2

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.0.2

Fixes

* Fix bug where the event handler would use the wrong event loop. (`RunTimeError: attached to a different loop`)

2.0.1

Fixes
- Initialize `id` param after initialization. This means that you cannot give your own id.

Changes

- Add field `created_at` to `Event`

2.0.0

Breaking changes

- `events.publish` is now async

New features

- Add support for async subscribers

Fixes

- Fix subscribers not being called

1.2.1

Fixes:

* Add `dataclasses` dependency for python 3.6 support

1.2.0

Features:

* Add `subscribe_to_all` method to `events`. This gives the ability to subscribe to all topics

1.1.0

Features
* Add parameter `event_handler` to `events.subscribe` which allows subscribing directly.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.