Viewing version 2 created 9 months ago by istevens.
What is this?
Python bindings to ImageMagick's MagickWand API.
Why?
Because I like ImageMagick and dislike spawning a process to use it from within Python. The existing MagickWand bindings for Python aren't that great. These bindings will be structured to be more "Python-like".