{ "info": { "author": "U.G. Wilson", "author_email": "ugwilson@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Build Tools", "Topic :: System :: Monitoring", "Topic :: Terminals", "Topic :: Utilities" ], "description": "# mehrp\n\nThe `mehrp` package allows you to easily play the [\"mehrp\" heard from Boris's terminal](https://youtu.be/mIq9jFdEfZo?t=88) in the classic action film [Golden Eye](https://www.imdb.com/title/tt0113189/).\n\nTimes you might wish for your terminal to \"merhp\" at you include:\n\n * When a long process finishes.\n * When an error occurs.\n * When important input is required.\n * To dramatically notify you that you're \"in\".\n\n### Try the Demo\n\n > pip install mehrp\n > mehrp\n\n### Example Usage\n\nPlay a number of merhps while blocking:\n\n mehrp(3)\n # merhp sounds 3 times\n\nPlay mehrps during an `input()` builtin call:\n\n value = mehrp_until_input()\n # merhps until user input\n\n value = mehrp_until_input('>')\n # same as above, but with a prompt\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/c0yote/mehrp", "keywords": "beep notification", "license": "", "maintainer": "", "maintainer_email": "", "name": "mehrp", "package_url": "https://pypi.org/project/mehrp/", "platform": "", "project_url": "https://pypi.org/project/mehrp/", "project_urls": { "Homepage": "https://github.com/c0yote/mehrp" }, "release_url": "https://pypi.org/project/mehrp/0.0.1/", "requires_dist": [ "simpleaudio" ], "requires_python": "", "summary": "Easy beeping (merhp) from the terminal.", "version": "0.0.1" }, "last_serial": 4818633, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "a4715d1b06ea2a0e12f0f19a3dbccfe5", "sha256": "9e25d9fdd12ac795fb15cfe2bc49ca14f69a3479928b8e6e42abeedc6e25af07" }, "downloads": -1, "filename": "mehrp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a4715d1b06ea2a0e12f0f19a3dbccfe5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 47355, "upload_time": "2019-02-14T03:59:21", "url": "https://files.pythonhosted.org/packages/f2/e7/cb3c4a380f9d9676d5dd257f317f896a8a5100b64010c5202b8589c3c26b/mehrp-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94258f314c37d81a9e3d1879def35f3d", "sha256": "721d402efaffeca3c18e4e3a143b1da6903dab6638ea082705390fc2ffcf0aa5" }, "downloads": -1, "filename": "mehrp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "94258f314c37d81a9e3d1879def35f3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46632, "upload_time": "2019-02-14T03:59:23", "url": "https://files.pythonhosted.org/packages/d4/26/7079a6b0d1e705fbd4bed95a1b3779dc46cf04b1b6904152fdee3a2fd09d/mehrp-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a4715d1b06ea2a0e12f0f19a3dbccfe5", "sha256": "9e25d9fdd12ac795fb15cfe2bc49ca14f69a3479928b8e6e42abeedc6e25af07" }, "downloads": -1, "filename": "mehrp-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a4715d1b06ea2a0e12f0f19a3dbccfe5", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 47355, "upload_time": "2019-02-14T03:59:21", "url": "https://files.pythonhosted.org/packages/f2/e7/cb3c4a380f9d9676d5dd257f317f896a8a5100b64010c5202b8589c3c26b/mehrp-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94258f314c37d81a9e3d1879def35f3d", "sha256": "721d402efaffeca3c18e4e3a143b1da6903dab6638ea082705390fc2ffcf0aa5" }, "downloads": -1, "filename": "mehrp-0.0.1.tar.gz", "has_sig": false, "md5_digest": "94258f314c37d81a9e3d1879def35f3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46632, "upload_time": "2019-02-14T03:59:23", "url": "https://files.pythonhosted.org/packages/d4/26/7079a6b0d1e705fbd4bed95a1b3779dc46cf04b1b6904152fdee3a2fd09d/mehrp-0.0.1.tar.gz" } ] }