{ "info": { "author": "Travis Oliphant", "author_email": "oliphant.travis@ieee.org", "bugtrack_url": null, "classifiers": [], "description": "There have been several interfaces to the ImageMagick libraries in Python. This entry does not use C++ or Boost or SWIG, but hand-wraps the library to achieve ultimate flexibility in the interface. The basic object is an Image object (MImage) that can be created from a Numeric array, a file name, or a file pointer. An MImage object is actually a sequence of images and can be manipulated in a fashion similar to a list. Support will be added for the most important methods of ImageMagick --- including the Drawing canvas.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sourceforge.net/projects/pylab", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "magick", "package_url": "https://pypi.org/project/magick/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/magick/", "project_urls": { "Homepage": "http://sourceforge.net/projects/pylab" }, "release_url": "https://pypi.org/project/magick/0.5/", "requires_dist": null, "requires_python": null, "summary": "C-based Python Interface to ImageMagick", "version": "0.5" }, "last_serial": 676, "releases": { "0.5": [] }, "urls": [] }