The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

image{width="120px" height="120px"}

Wand

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

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://github.com/emcconville/wand.git
$ cd wand/
$ python setup.py install

Docs

Recent version

: https://docs.wand-py.org/

Development version

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

[![Documentation Status](https://readthedocs.org/projects/wand/badge/)](https://docs.wand-py.org/en/latest/)

Community

Website

: http://wand-py.org/

GitHub

: https://github.com/emcconville/wand

Package Index (Cheeseshop)

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

[![Latest PyPI version](https://badge.fury.io/py/Wand.svg?)](https://pypi.python.org/pypi/Wand)

Discord

: https://discord.gg/wtDWDE9fXK

Stack Overflow tag (Q&A)

: http://stackoverflow.com/questions/tagged/wand

Continuous Integration (Travis CI)

: https://app.travis-ci.com/emcconville/wand

[![Build Status](https://app.travis-ci.com/emcconville/wand.svg?branch=master)](https://app.travis-ci.com/emcconville/wand)

Continuous Integration (GitHub Actions)

: https://github.com/emcconville/wand/actions

[![Build Status](https://github.com/emcconville/wand/workflows/Wand%20CI/badge.svg)](https://github.com/emcconville/wand/actions?query=workflow%3A%22Wand+CI%22)

Code Coverage

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

[![image](https://coveralls.io/repos/github/emcconville/wand/badge.svg?branch=master)](https://coveralls.io/github/emcconville/wand?branch=master)

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.