Wand


NameWand JSON
Version 0.6.13 PyPI version JSON
download
home_pagehttp://wand-py.org/
SummaryCtypes-based simple MagickWand API binding for Python
upload_time2023-11-03 23:18:41
maintainerE. McConville
docs_urlNone
authorHong Minhee
requires_python
licenseMIT License
keywords imagemagick ctypes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            .. image:: https://docs.wand-py.org/en/latest/_static/wand.png
   :width: 120
   :height: 120

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``:

.. code-block:: console

   $ 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`__:

.. code-block:: console

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

.. _Wand: http://wand-py.org/
.. _ImageMagick: https://www.imagemagick.org/
.. _PyPI: https://pypi.python.org/pypi/Wand
__ https://github.com/emcconville/wand


Docs
----

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

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

   .. image:: https://readthedocs.org/projects/wand/badge/
      :alt: Documentation Status
      :target: 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

   .. image:: https://badge.fury.io/py/Wand.svg?
      :alt: Latest PyPI version
      :target: 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

   .. image:: https://app.travis-ci.com/emcconville/wand.svg?branch=master
      :alt: Build Status
      :target: https://app.travis-ci.com/emcconville/wand

Continuous Integration (GitHub Actions)
   https://github.com/emcconville/wand/actions

   .. image:: https://github.com/emcconville/wand/workflows/Wand%20CI/badge.svg
      :alt: Build Status
      :target: 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
      :target: https://coveralls.io/github/emcconville/wand?branch=master

            

Raw data

            {
    "_id": null,
    "home_page": "http://wand-py.org/",
    "name": "Wand",
    "maintainer": "E. McConville",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "emcconville@emcconville.com",
    "keywords": "ImageMagick ctypes",
    "author": "Hong Minhee",
    "author_email": "hongminhee@member.fsf.org",
    "download_url": "https://files.pythonhosted.org/packages/41/0b/005ab483df0bf48d65fe26cc1036ce222521ece3a84e55b501a4f966746c/Wand-0.6.13.tar.gz",
    "platform": null,
    "description": ".. image:: https://docs.wand-py.org/en/latest/_static/wand.png\n   :width: 120\n   :height: 120\n\nWand_\n=====\n\nWand is a ``ctypes``-based simple ImageMagick_ binding for Python,\nsupporting 2.7, 3.3+, and PyPy. All functionalities of MagickWand API are\nimplemented in Wand.\n\nYou can install the package from PyPI_ by using ``pip``:\n\n.. code-block:: console\n\n   $ pip install Wand\n\nOr would you like to enjoy the bleeding edge?  Check out the head\nrevision of the source code from the `GitHub repository`__:\n\n.. code-block:: console\n\n   $ git clone git://github.com/emcconville/wand.git\n   $ cd wand/\n   $ python setup.py install\n\n.. _Wand: http://wand-py.org/\n.. _ImageMagick: https://www.imagemagick.org/\n.. _PyPI: https://pypi.python.org/pypi/Wand\n__ https://github.com/emcconville/wand\n\n\nDocs\n----\n\nRecent version\n   https://docs.wand-py.org/\n\nDevelopment version\n   https://docs.wand-py.org/en/latest/\n\n   .. image:: https://readthedocs.org/projects/wand/badge/\n      :alt: Documentation Status\n      :target: https://docs.wand-py.org/en/latest/\n\n\nCommunity\n---------\n\nWebsite\n   http://wand-py.org/\n\nGitHub\n   https://github.com/emcconville/wand\n\nPackage Index (Cheeseshop)\n   https://pypi.python.org/pypi/Wand\n\n   .. image:: https://badge.fury.io/py/Wand.svg?\n      :alt: Latest PyPI version\n      :target: https://pypi.python.org/pypi/Wand\n\nDiscord\n   https://discord.gg/wtDWDE9fXK\n\nStack Overflow tag (Q&A)\n   http://stackoverflow.com/questions/tagged/wand\n\nContinuous Integration (Travis CI)\n   https://app.travis-ci.com/emcconville/wand\n\n   .. image:: https://app.travis-ci.com/emcconville/wand.svg?branch=master\n      :alt: Build Status\n      :target: https://app.travis-ci.com/emcconville/wand\n\nContinuous Integration (GitHub Actions)\n   https://github.com/emcconville/wand/actions\n\n   .. image:: https://github.com/emcconville/wand/workflows/Wand%20CI/badge.svg\n      :alt: Build Status\n      :target: https://github.com/emcconville/wand/actions?query=workflow%3A%22Wand+CI%22\n\nCode Coverage\n   https://coveralls.io/r/emcconville/wand\n\n   .. image:: https://coveralls.io/repos/github/emcconville/wand/badge.svg?branch=master\n      :target: https://coveralls.io/github/emcconville/wand?branch=master\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Ctypes-based simple MagickWand API binding for Python",
    "version": "0.6.13",
    "project_urls": {
        "Documentation": "https://docs.wand-py.org",
        "Homepage": "http://wand-py.org/",
        "Source": "https://github.com/emcconville/wand",
        "Tracker": "https://github.com/emcconville/wand/issues"
    },
    "split_keywords": [
        "imagemagick",
        "ctypes"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "59d51bdd7c9662d5e9078e25ba0eb69bdb122859295746d40ab8dfef3a7b4d42",
                "md5": "a8db8493fef35915bdec041401c06100",
                "sha256": "e5dda0ac2204a40c29ef5c4cb310770c95d3d05c37b1379e69c94ea79d7d19c0"
            },
            "downloads": -1,
            "filename": "Wand-0.6.13-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a8db8493fef35915bdec041401c06100",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 143789,
            "upload_time": "2023-11-03T23:18:50",
            "upload_time_iso_8601": "2023-11-03T23:18:50.474595Z",
            "url": "https://files.pythonhosted.org/packages/59/d5/1bdd7c9662d5e9078e25ba0eb69bdb122859295746d40ab8dfef3a7b4d42/Wand-0.6.13-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "410b005ab483df0bf48d65fe26cc1036ce222521ece3a84e55b501a4f966746c",
                "md5": "76cf8c67f88f419c7479bf907cd15ee9",
                "sha256": "f5013484eaf7a20eb22d1821aaefe60b50cc329722372b5f8565d46d4aaafcca"
            },
            "downloads": -1,
            "filename": "Wand-0.6.13.tar.gz",
            "has_sig": false,
            "md5_digest": "76cf8c67f88f419c7479bf907cd15ee9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11883700,
            "upload_time": "2023-11-03T23:18:41",
            "upload_time_iso_8601": "2023-11-03T23:18:41.790179Z",
            "url": "https://files.pythonhosted.org/packages/41/0b/005ab483df0bf48d65fe26cc1036ce222521ece3a84e55b501a4f966746c/Wand-0.6.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 23:18:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "emcconville",
    "github_project": "wand",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "wand"
}
        
Elapsed time: 0.13172s