stbpy

Cython wrapper for nothings/stb


License
MIT
Install
pip install stbpy==0.0.5

Documentation

image Build

Python interface to https://github.com/nothings/stb/.

Currently wraps stb_image, stb_image_resize, and stb_image_write (though not completely in any case)

Install with pip install stbpy, and see test.py for usage examples.

git clone --recurse-submodules git://github.com/aforren1/stbpy.git