{ "info": { "author": "Henley Kuang", "author_email": "hekuang@ucdavis.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Utilities" ], "description": "Sleep Hotkey\n============\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install sleep-hotkey\n\nHow to Use\n----------\n\nCall the *sleep* function and hold onto the *ESC* key if you want to stop the sleeping at any time.\n\n\nExamples\n--------\n\n.. code-block:: python\n\n from sleep_hotkey.sleep_hotkey import sleep\n sleep(10)\n\n\n", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/HenleyKuang/sleep-hotkey", "keywords": "python sleep hotkey smart controlled", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "sleep-hotkey", "package_url": "https://pypi.org/project/sleep-hotkey/", "platform": "", "project_url": "https://pypi.org/project/sleep-hotkey/", "project_urls": { "Homepage": "https://github.com/HenleyKuang/sleep-hotkey" }, "release_url": "https://pypi.org/project/sleep-hotkey/0.0.1/", "requires_dist": [ "keyboard" ], "requires_python": ">=3.6", "summary": "Sleep Hotkey", "version": "0.0.1" }, "last_serial": 5734653, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9f35774374971ae91a605c5803995633", "sha256": "75a767d3ba72349722ea1d9c20b14545ca2cf50cbf2289fc5ce5d05bd683184b" }, "downloads": -1, "filename": "sleep_hotkey-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f35774374971ae91a605c5803995633", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 14340, "upload_time": "2019-08-27T05:29:36", "url": "https://files.pythonhosted.org/packages/1f/12/b755dbcf8f75907dc0dfc45543be94f6acb407281d14133db82bdf1825f7/sleep_hotkey-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a06c9044b7df6cd808db5aa66d0498b1", "sha256": "d13cba74a6e31a853683d561eea9d8455bd6529db2dd03a5eed73d279cc2c20e" }, "downloads": -1, "filename": "sleep-hotkey-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a06c9044b7df6cd808db5aa66d0498b1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2425, "upload_time": "2019-08-27T05:29:39", "url": "https://files.pythonhosted.org/packages/1f/37/f397d4f4ba6a34f3169d8fecf297ffec1ea58e2bf48b886c799f1ebacc60/sleep-hotkey-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9f35774374971ae91a605c5803995633", "sha256": "75a767d3ba72349722ea1d9c20b14545ca2cf50cbf2289fc5ce5d05bd683184b" }, "downloads": -1, "filename": "sleep_hotkey-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "9f35774374971ae91a605c5803995633", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 14340, "upload_time": "2019-08-27T05:29:36", "url": "https://files.pythonhosted.org/packages/1f/12/b755dbcf8f75907dc0dfc45543be94f6acb407281d14133db82bdf1825f7/sleep_hotkey-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a06c9044b7df6cd808db5aa66d0498b1", "sha256": "d13cba74a6e31a853683d561eea9d8455bd6529db2dd03a5eed73d279cc2c20e" }, "downloads": -1, "filename": "sleep-hotkey-0.0.1.tar.gz", "has_sig": false, "md5_digest": "a06c9044b7df6cd808db5aa66d0498b1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 2425, "upload_time": "2019-08-27T05:29:39", "url": "https://files.pythonhosted.org/packages/1f/37/f397d4f4ba6a34f3169d8fecf297ffec1ea58e2bf48b886c799f1ebacc60/sleep-hotkey-0.0.1.tar.gz" } ] }