So, is there an image processing library for Python 3.1? There is Python imaging Library (PIL) but the last supported Python version is 2.6.
+1
A:
PyQt provides image processing functionality and is available for Python 3, if you can live with a dependency of that size and with such license restrictions.
lunaryorn
2010-09-15 20:16:54