Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.
/ wand Public archive
forked from emcconville/wand

The ctypes-based simple MagickWand API binding for Python

License

Notifications You must be signed in to change notification settings

mlindgren/wand

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://dahlia.github.com/wand/_static/wand_120.png

Wand is a ctypes-based simple ImageMagick binding for Python. It doesn't cover all functionalities of MagickWand API currently.

You can install the package from PyPI by using pip or easy_install:

$ pip install Wand

Or would you like to enjoy with bleeding edge? Check out the head revision of the source code from the GitHub repository:

$ git clone git://github.com/dahlia/wand.git
$ cd wand/
$ python setup.py install

Community

GitHub
https://github.com/dahlia/wand
Mailing list
wand@librelist.com
List archive
http://librelist.com/browser/wand/
IRC
irc://irc.freenode.net/wand
Continuous Integration (Travis CI)

http://travis-ci.org/dahlia/wand

Build Status

About

The ctypes-based simple MagickWand API binding for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%