Skip to content
/ wand Public
forked from emcconville/wand

The ctypes-based simple ImageMagick binding for Python

License

Notifications You must be signed in to change notification settings

sngjuk/wand

 
 

Repository files navigation

http:https://docs.wand-py.org/en/latest/_static/wand.png

Wand is a ctypes-based simple ImageMagick binding for Python, supporting 2.6, 2.7, 3.3+, and PyPy. Currently, not all functionalities of MagickWand API are implemented in Wand yet.

You can install the package from PyPI by using pip:

$ pip install Wand

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

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

Docs

Recent version
http:https://docs.wand-py.org/
Development version

http:https://docs.wand-py.org/en/latest/

Documentation Status

Community

Website
http:https://wand-py.org/
GitHub
https://github.com/emcconville/wand
Package Index (Cheeseshop)

https://pypi.python.org/pypi/Wand

Latest PyPI version
Mailing list
[email protected]
List archive
http:https://librelist.com/browser/wand/ http:https://dir.gmane.org/gmane.comp.python.wand
Stack Overflow tag (Q&A)
http:https://stackoverflow.com/questions/tagged/wand
IRC
irc:https://irc.freenode.net/wand
Continuous Integration (Travis CI)

https://travis-ci.org/emcconville/wand

Build Status
Code Coverage

https://coveralls.io/r/emcconville/wand

https://coveralls.io/repos/github/emcconville/wand/badge.svg?branch=master

About

The ctypes-based simple ImageMagick binding for Python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 100.0%