An open API service indexing awesome lists of open source software.

https://github.com/kellpossible/pyash

Python port of the Ashley Entity Framework from libgdx
https://github.com/kellpossible/pyash

Last synced: about 1 year ago
JSON representation

Python port of the Ashley Entity Framework from libgdx

Awesome Lists containing this project

README

          

PyAsh Entity Framework
====================

PyAsh is a python port of the the Ashley entity framework for java.
https://github.com/libgdx/ashley

For now, just check out their wiki/documentation on how to use. The code is commented, and methods should be
fairly similar to the orginals, so pydoc should be adequate. I'll get around to generating some api documentation at some stage in the near future