
Wand is a ctypes-based simple ImageMagick binding for Python. All functionalities of MagickWand API are implemented in Wand.
Wand provides Pythonic and modern interfaces, good documentation and binding through ctypes (which works on PyPy)
This module is built for PyPy.