Viewing version 3 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".

Can I use it?

Sure! You will need ImageMagick installed to use these bindings. Don't expect much yet as the bindings are the unadulterated output of a Python ctypes generator.

You can install the bindings using easy_install:

easy_install http://svn2.assembla.com/svn/pythonmagickwand/

History Key

  • New content
  • Removed content

Recent Versions

Choose two versions to compare, or click the link to view it.

  1. 7. 8 months by istevens
  2. 6. 8 months by istevens
  3. 5. 8 months by istevens
  4. 4. 8 months by istevens
  5. 3. 9 months by istevens
  6. 2. 9 months by istevens
  7. 1. 9 months by istevens