Skip to content

pythonic64/spine-cython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spine-cython

Implementation of the Esoteric Software Spine version 2 runtime library in Cython and Python.

Library is working on Python2.7, but it isn't tested yet with Python3. For examples and how to create renderer check spinekivy project. For basic understanding of runtime check official Spine documentation.

Installation

Install latest version with pip:

python -m pip install spine-cython

Or you can try development version by downloading this repository and running:

python setup.py install

Roadmap

  • Support Spine v3
  • Documentation (after Spine v3)
  • Support Python3

License

Spine-cython is released under the terms of the Spine Runtimes Software License. Please refer to the LICENSE file.

About

Spine runtimes for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%