{ "info": { "author": "Mandrill Devs & hypocampus", "author_email": "magnus.odman@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://gitlab.com/hypocampus/mandrill-api-python", "keywords": "mandrill email api", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "mandrill-hypocampus", "package_url": "https://pypi.org/project/mandrill-hypocampus/", "platform": "", "project_url": "https://pypi.org/project/mandrill-hypocampus/", "project_urls": { "Homepage": "https://gitlab.com/hypocampus/mandrill-api-python" }, "release_url": "https://pypi.org/project/mandrill-hypocampus/1.0.58/", "requires_dist": [ "docopt (>=0.6.2)", "requests (>=2.21.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": 4839258, "releases": { "1.0.58": [ { "comment_text": "", "digests": { "md5": "c756a03be9dccc7850461d08773c56f3", "sha256": "8d4a0747e501740c75328228a9453b9822524a5080c63f9d2e0db4384ae99611" }, "downloads": -1, "filename": "mandrill_hypocampus-1.0.58-py3-none-any.whl", "has_sig": false, "md5_digest": "c756a03be9dccc7850461d08773c56f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28206, "upload_time": "2019-02-19T10:53:10", "url": "https://files.pythonhosted.org/packages/8c/b5/fa417ad8cab450c0da11fdbef5d091bcf8b5750733eb287d34a29582e141/mandrill_hypocampus-1.0.58-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12c8c0f09129fbe8867036831a76f804", "sha256": "8a25768d70213288ae93dac48aed94b5bd05c9fea3ff9bf46496ce6346bbbcbf" }, "downloads": -1, "filename": "mandrill-hypocampus-1.0.58.tar.gz", "has_sig": false, "md5_digest": "12c8c0f09129fbe8867036831a76f804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26865, "upload_time": "2019-02-19T10:53:12", "url": "https://files.pythonhosted.org/packages/51/51/fe4b046ca5ecf22ae14d1236b46dc707bc44d534deb1537bf1914cb572d8/mandrill-hypocampus-1.0.58.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c756a03be9dccc7850461d08773c56f3", "sha256": "8d4a0747e501740c75328228a9453b9822524a5080c63f9d2e0db4384ae99611" }, "downloads": -1, "filename": "mandrill_hypocampus-1.0.58-py3-none-any.whl", "has_sig": false, "md5_digest": "c756a03be9dccc7850461d08773c56f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 28206, "upload_time": "2019-02-19T10:53:10", "url": "https://files.pythonhosted.org/packages/8c/b5/fa417ad8cab450c0da11fdbef5d091bcf8b5750733eb287d34a29582e141/mandrill_hypocampus-1.0.58-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "12c8c0f09129fbe8867036831a76f804", "sha256": "8a25768d70213288ae93dac48aed94b5bd05c9fea3ff9bf46496ce6346bbbcbf" }, "downloads": -1, "filename": "mandrill-hypocampus-1.0.58.tar.gz", "has_sig": false, "md5_digest": "12c8c0f09129fbe8867036831a76f804", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26865, "upload_time": "2019-02-19T10:53:12", "url": "https://files.pythonhosted.org/packages/51/51/fe4b046ca5ecf22ae14d1236b46dc707bc44d534deb1537bf1914cb572d8/mandrill-hypocampus-1.0.58.tar.gz" } ] }