{ "info": { "author": "Mandrill Devs", "author_email": "erichurkman@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Topic :: Communications :: Email" ], "description": "Mandrill is a Python API client and suite of CLI-based tools for the Mandrill email as a platform service.\n\nThe API client is comprehensive, but the CLI functionality is minimal at this time.\n\nExamples:\nimport mandrill\nm = mandrill.Mandrill('YOUR_API_KEY')\nprint m.users.ping()\n--> \"PONG!\"\n\nCLI Examples:\nmandrill setup\nmandrill ping -c10\nmandrill send -f from@example.com -t to@example.com -s \"My Subject Line\" < content.html\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/erichurkman/mandrill-api-python", "keywords": "mandrill email api", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "mandrill-erichurkman", "package_url": "https://pypi.org/project/mandrill-erichurkman/", "platform": "", "project_url": "https://pypi.org/project/mandrill-erichurkman/", "project_urls": { "Homepage": "https://github.com/erichurkman/mandrill-api-python" }, "release_url": "https://pypi.org/project/mandrill-erichurkman/1.0.58/", "requires_dist": [ "requests (>=0.13.2)", "docopt (==0.4.0)" ], "requires_python": "", "summary": "A CLI client and Python API library for the Mandrill email as a service platform.", "version": "1.0.58" }, "last_serial": 4313829, "releases": { "1.0.58": [ { "comment_text": "", "digests": { "md5": "ef3160af240d92501ab0ba8fee02fbdd", "sha256": "28871023cdce6c2a18e31f1a825badc50767ed31a29baa4b735725d26c2f185c" }, "downloads": -1, "filename": "mandrill_erichurkman-1.0.58-py3-none-any.whl", "has_sig": false, "md5_digest": "ef3160af240d92501ab0ba8fee02fbdd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27640, "upload_time": "2018-09-26T19:38:17", "url": "https://files.pythonhosted.org/packages/82/e5/ea92a92ce8af801804075f9554a13ce96de9df8038aaf8894548137d3660/mandrill_erichurkman-1.0.58-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0968e99696c800b8ae2bbb59b1cfb482", "sha256": "69f190efaee7f025afe440ce2cbfc351b37346cc01ffa5ae7efb77984aa760d3" }, "downloads": -1, "filename": "mandrill_erichurkman-1.0.58.tar.gz", "has_sig": false, "md5_digest": "0968e99696c800b8ae2bbb59b1cfb482", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26367, "upload_time": "2018-09-26T19:38:19", "url": "https://files.pythonhosted.org/packages/cf/5d/6df669e5b1e3ae1fec42b10adfe9cbad8dd89fdf6751e8b9766272313640/mandrill_erichurkman-1.0.58.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef3160af240d92501ab0ba8fee02fbdd", "sha256": "28871023cdce6c2a18e31f1a825badc50767ed31a29baa4b735725d26c2f185c" }, "downloads": -1, "filename": "mandrill_erichurkman-1.0.58-py3-none-any.whl", "has_sig": false, "md5_digest": "ef3160af240d92501ab0ba8fee02fbdd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 27640, "upload_time": "2018-09-26T19:38:17", "url": "https://files.pythonhosted.org/packages/82/e5/ea92a92ce8af801804075f9554a13ce96de9df8038aaf8894548137d3660/mandrill_erichurkman-1.0.58-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0968e99696c800b8ae2bbb59b1cfb482", "sha256": "69f190efaee7f025afe440ce2cbfc351b37346cc01ffa5ae7efb77984aa760d3" }, "downloads": -1, "filename": "mandrill_erichurkman-1.0.58.tar.gz", "has_sig": false, "md5_digest": "0968e99696c800b8ae2bbb59b1cfb482", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26367, "upload_time": "2018-09-26T19:38:19", "url": "https://files.pythonhosted.org/packages/cf/5d/6df669e5b1e3ae1fec42b10adfe9cbad8dd89fdf6751e8b9766272313640/mandrill_erichurkman-1.0.58.tar.gz" } ] }