/spine_cpy

Primary LanguageCMIT LicenseMIT

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)