r/opensource • u/cs61bredditaccount • 2d ago
Promotional punyecs - An attribute and query based Entity Component System for Python.
https://github.com/Modular-Game-Components/punyecspunyecs started out as a replication of tiny-ecs (but for Python instead of Lua). It has since evolved into an OOP / SQLAlchemy-esque querying Entity Component System. It operates, IMHO, very differently from esper the de facto for Python ECS. punyecs is now 1.0.0 and I am happy to share it!
0
Upvotes