{ "info": { "author": "Mandrill Devs", "author_email": "community@mandrill.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", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/mailchimp/mandrill-python-fork/", "keywords": "mandrill email api", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "mandrill-python", "package_url": "https://pypi.org/project/mandrill-python/", "platform": "", "project_url": "https://pypi.org/project/mandrill-python/", "project_urls": { "Homepage": "https://bitbucket.org/mailchimp/mandrill-python-fork/" }, "release_url": "https://pypi.org/project/mandrill-python/1.1.0/", "requires_dist": null, "requires_python": "", "summary": "Fork of the original CLI client and Python API library for the Mandrill email as a service platform.", "version": "1.1.0" }, "last_serial": 5598231, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "682df519744845ea977b50c1f7ba1e14", "sha256": "2c6c9622185466abd03af4482b5fb0fdfcb10301dd610cafd85df7174da22155" }, "downloads": -1, "filename": "mandrill-python-1.1.0.tar.gz", "has_sig": false, "md5_digest": "682df519744845ea977b50c1f7ba1e14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27029, "upload_time": "2019-07-29T08:20:13", "url": "https://files.pythonhosted.org/packages/73/82/dc224dad2186d1d535c1c0b15d50fe0d2b75e8f5def2aba7a9b9574f1ca0/mandrill-python-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "682df519744845ea977b50c1f7ba1e14", "sha256": "2c6c9622185466abd03af4482b5fb0fdfcb10301dd610cafd85df7174da22155" }, "downloads": -1, "filename": "mandrill-python-1.1.0.tar.gz", "has_sig": false, "md5_digest": "682df519744845ea977b50c1f7ba1e14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27029, "upload_time": "2019-07-29T08:20:13", "url": "https://files.pythonhosted.org/packages/73/82/dc224dad2186d1d535c1c0b15d50fe0d2b75e8f5def2aba7a9b9574f1ca0/mandrill-python-1.1.0.tar.gz" } ] }