Pyecs

Latest version: v0.19

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

Scan your dependencies

Page 2 of 3

0.13

Changes
* added `Store.get_children_with` and `Entity.get_children_with`

0.12

Changes
* added docstrings

0.11

Changes

* add `ECController.get_entities`
* removed a lot of _overcaching_, simple lookups don't need the caching overhead...

0.10

Changes

* Merged `get_entities_with` and `get_unpacked_entities_with` using proper typing, i.e. `Literal` and `overload`.

0.9

Changes

* add `Entity.add_child`

0.8

First Github Release

Features
* Entity-Component management
* Adding/Removing Entities
* Adding/Removing Components from Entities
* instant and delayed removal of Entities and Components
* Entity-Component polling
* Getting Entity by uuid
* Getting Component/s by Entity uuid and Component-Type
* Getting Entities by Component-Type/s (yields Entity "proxy" or tuple of requested Components)
* Entity hierarchy

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.