libvips/python
2014-09-05 23:18:16 +01:00
..
old
vips8 add make vips matrix from python array 2014-09-05 14:53:05 +01:00
LICENSE.txt
README.txt
setup.py
try2.py
try3.py
try4.py
try5.py
try6.py
try7.py python new_from_memory()/write_to_memory() done 2014-09-05 12:54:07 +01:00
try8.py add make vips matrix from python array 2014-09-05 14:53:05 +01:00
try9.py bring the rest of the API into python 2014-09-05 23:18:16 +01:00
try.py

vips8 binding for Python

This binding adds a few small helper functions to the gobject-introspection
binding for libvips.

This is the vips8 API, so it's not yet fully implemented. Use the older vipsCC
binding if you want a more complete system.