Esper

Latest version: v3.2

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

Scan your dependencies

Page 1 of 3

3.2

Maintenance release

Changes
-------
- Add `esper.current_world` property to easily check the current World context.
- Made some minor docstring corrections, and added some programmer notes.

2.5

Changes
-------
- Removing all Components from an Entity will no longer automatically delete the Entity.
- Typing fixes and additions.
- Entity DB check and creation is done once when Entity is created, not when adding Components.

2.4

Changes
-------
- Minor typing changes, and docstring improvement.
- Equality comparison changes.

2.2

Changes
-------
- Fix incomplete docstrings for event functions.
- Typing and docstring cleanups and rewording.

2.1

Changes
-------
- Fix bug when adding a function as an event handler.
- Add some event handler unit tests.

2.0

- Add a simple event system, for registering and dispatching events.
- Replace usage of the lru_cache module with internal cache.
- To help with type checking, esper has been converted to a package.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.