{ "info": { "author": "Example Author", "author_email": "joelhaasnoot@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Mugpy: A Mugsy client for python\n=======\n\n_MIT License_\n\nWhat?\n----\nAn API wrapper to brew coffee with the Mugsy Robotic Coffee maker by Matthew Oswald. In his own words:\n\n> Mugsy is the world's first hackable, customizable, dead simple, robotic coffee maker.\n\nUsage\n-----\n\n```\nfrom mugpy.api import Mugpy\n\nmugsy = Mugpy(\"a\", \"b\", \"c\")\nresult = mugsy.coffee_now()\nprint(result) # Boolean\n```\n\nNotes\n-----\nI don't actually have a machine yet and the API isn't live _quite_ yet.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/joelhaasnoot/mugpy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "mugpy", "package_url": "https://pypi.org/project/mugpy/", "platform": "", "project_url": "https://pypi.org/project/mugpy/", "project_urls": { "Homepage": "https://github.com/joelhaasnoot/mugpy" }, "release_url": "https://pypi.org/project/mugpy/0.0.1/", "requires_dist": [ "requests" ], "requires_python": ">=3.6", "summary": "A small example package", "version": "0.0.1" }, "last_serial": 5932289, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e3aa3be1b981a25ea839c3fdd6e9b78d", "sha256": "31906ca23d58f4e8f87e6926d3c49999f726ae6f600795e26d1236bdea71364e" }, "downloads": -1, "filename": "mugpy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e3aa3be1b981a25ea839c3fdd6e9b78d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2899, "upload_time": "2019-10-05T15:28:36", "url": "https://files.pythonhosted.org/packages/f2/84/16fe4f0ccc7696cde0367861b25a45399f856b47c06d66eba29dd733b33d/mugpy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab6d9bb3581347c9c531ec74b47c4f9b", "sha256": "6df2795271cdc8c418800cbe0a5ce2eb075e301405bebf4a34208c0c5c7f3ee6" }, "downloads": -1, "filename": "mugpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ab6d9bb3581347c9c531ec74b47c4f9b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1731, "upload_time": "2019-10-05T15:28:38", "url": "https://files.pythonhosted.org/packages/8e/83/627d6f773e93721216c72840707d441f1e8562a2ee31ab1f1289e2d3b81e/mugpy-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e3aa3be1b981a25ea839c3fdd6e9b78d", "sha256": "31906ca23d58f4e8f87e6926d3c49999f726ae6f600795e26d1236bdea71364e" }, "downloads": -1, "filename": "mugpy-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e3aa3be1b981a25ea839c3fdd6e9b78d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 2899, "upload_time": "2019-10-05T15:28:36", "url": "https://files.pythonhosted.org/packages/f2/84/16fe4f0ccc7696cde0367861b25a45399f856b47c06d66eba29dd733b33d/mugpy-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ab6d9bb3581347c9c531ec74b47c4f9b", "sha256": "6df2795271cdc8c418800cbe0a5ce2eb075e301405bebf4a34208c0c5c7f3ee6" }, "downloads": -1, "filename": "mugpy-0.0.1.tar.gz", "has_sig": false, "md5_digest": "ab6d9bb3581347c9c531ec74b47c4f9b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 1731, "upload_time": "2019-10-05T15:28:38", "url": "https://files.pythonhosted.org/packages/8e/83/627d6f773e93721216c72840707d441f1e8562a2ee31ab1f1289e2d3b81e/mugpy-0.0.1.tar.gz" } ] }