K0lb3 / spine_cpy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spine_cpy

A python C-extension around the spine-c-runtime, that is still WIP.

TODO

  • compile all tagged version
  • test the extension implementation
  • make all exported spine functions accessible via python
  • implement structs as python class (handle via ctypes.struct & class)

About

License:MIT License


Languages

Language:C 54.1%Language:Python 45.9%