{ "info": { "author": "Mitsuo Heijo", "author_email": "mitsuo_h@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3 :: Only" ], "description": "inputimeout\n===========\n\n.. image:: https://travis-ci.org/johejo/inputimeout.svg?branch=master\n :target: https://travis-ci.org/johejo/inputimeout\n\n.. image:: https://ci.appveyor.com/api/projects/status/2g1fbnrcoj64g8t9?svg=true\n :target: https://ci.appveyor.com/project/johejo/inputimeout\n\n.. image:: https://img.shields.io/pypi/v/inputimeout.svg\n :target: https://pypi.python.org/pypi/inputimeout\n\n.. image:: https://img.shields.io/github/license/mashape/apistatus.svg\n :target: https://raw.githubusercontent.com/johejo/inputimeout/master/LICENSE\n\n.. image:: https://api.codeclimate.com/v1/badges/3d51d0efbd7b86f0b7f1/maintainability\n :target: https://codeclimate.com/github/johejo/inputimeout/maintainability\n :alt: Maintainability\n\n.. image:: https://api.codeclimate.com/v1/badges/3d51d0efbd7b86f0b7f1/test_coverage\n :target: https://codeclimate.com/github/johejo/inputimeout/test_coverage\n :alt: Test Coverage\n\n.. image:: https://codecov.io/gh/johejo/inputimeout/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/johejo/inputimeout\n\nDescription\n-----------\n\nMulti platform standard input with timeout\n\nInstall\n-------\n\n.. code:: bash\n\n $ pip install inputimeout\n\nUsage\n-----\n\n.. code:: python\n\n from inputimeout import inputimeout, TimeoutOccurred\n try:\n something = inputimeout(prompt='>>', timeout=5)\n except TimeoutOccurred:\n something = 'something'\n print(something)\n\nLicense\n-------\n\nMIT\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/johejo/inutimeout", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "inputimeout", "package_url": "https://pypi.org/project/inputimeout/", "platform": "", "project_url": "https://pypi.org/project/inputimeout/", "project_urls": { "Homepage": "http://github.com/johejo/inutimeout" }, "release_url": "https://pypi.org/project/inputimeout/1.0.4/", "requires_dist": null, "requires_python": ">=3.4", "summary": "Multi platform standard input with timeout", "version": "1.0.4" }, "last_serial": 3632124, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "db3e0ec6019b88bf4209046a62337016", "sha256": "4d03ccef497273e0ee1139fb0626ca659bf64eb60dcc2a1af5a641f869ea2911" }, "downloads": -1, "filename": "inputimeout-0.1.0.tar.gz", "has_sig": false, "md5_digest": "db3e0ec6019b88bf4209046a62337016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1619, "upload_time": "2017-10-13T17:11:21", "url": "https://files.pythonhosted.org/packages/09/c0/bfc2de6539ac82f564edab7713022ca4cc614a671c95b2b5246d37231f98/inputimeout-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "ab020d4babd124bf0bb4fd3de84bf89b", "sha256": "0efdd8968ce2cfdcf185373a8d33f19307000c36501f5eec75d59e16af524339" }, "downloads": -1, "filename": "inputimeout-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ab020d4babd124bf0bb4fd3de84bf89b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1743, "upload_time": "2017-10-27T18:58:08", "url": "https://files.pythonhosted.org/packages/b3/57/420f8181c31c87eab5815af006ea7c6053e965465d9f52ddf4078ffd7c4a/inputimeout-0.1.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "37c24887dc27b743619ce6b923d259b3", "sha256": "f9cf7f96864f019e4bdd8bfeb5e87e0061714448a3ae358e282571b643385dbb" }, "downloads": -1, "filename": "inputimeout-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "37c24887dc27b743619ce6b923d259b3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4314, "upload_time": "2018-02-08T11:36:55", "url": "https://files.pythonhosted.org/packages/6f/54/e6ab9167cf99fdab0401ad3e222ee2ec75f7bf999e8a91f88304a5135d53/inputimeout-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ec7b207677182781ec38ec5da91b153b", "sha256": "fb49284c583f9ce2689aa102125cf539c3b207a44d7e4e0b185d425698a69fea" }, "downloads": -1, "filename": "inputimeout-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "ec7b207677182781ec38ec5da91b153b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5048, "upload_time": "2018-02-10T16:22:51", "url": "https://files.pythonhosted.org/packages/e8/b5/61c7b25ed64cb95a19d5b54be8d0e6e2e9e7246e0f5a7436c3b40e47816c/inputimeout-1.0.1-py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "e8792129dd67cdf3a2fc3474ab378301", "sha256": "0cf66f49d68991769b3258e20d87b85b143bcd45b6ef6d423f2ea5a9d0eafddf" }, "downloads": -1, "filename": "inputimeout-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "e8792129dd67cdf3a2fc3474ab378301", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5062, "upload_time": "2018-02-19T14:28:41", "url": "https://files.pythonhosted.org/packages/68/58/cb3acccca98925692f5a75aca3d0db4132bdb46e24e21c2c66e5fb189c0a/inputimeout-1.0.2-py3-none-any.whl" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "035ef7f55a1b0959888ac9202c2cc318", "sha256": "a2e9e4ae0eb12815baa4621375b4757ce4e60af1ba98e5eaca1e180cfd3736bd" }, "downloads": -1, "filename": "inputimeout-1.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "035ef7f55a1b0959888ac9202c2cc318", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5031, "upload_time": "2018-02-26T10:42:15", "url": "https://files.pythonhosted.org/packages/49/72/09cbe1ae3d78d25b984a7cf997c4ad673fd1746ced683929ebddb1966caf/inputimeout-1.0.3-py3-none-any.whl" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "3e6cddbbebd1e17da6fa04a7114e940e", "sha256": "f4e23d27753cfc25268eefc8d52a3edc46280ad831d226617c51882423475a43" }, "downloads": -1, "filename": "inputimeout-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "3e6cddbbebd1e17da6fa04a7114e940e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 4639, "upload_time": "2018-03-02T14:28:06", "url": "https://files.pythonhosted.org/packages/97/9c/1646ca469bc2dc299ac393c8d31136c6c22a35ca1e373fa462ac01100d37/inputimeout-1.0.4-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3e6cddbbebd1e17da6fa04a7114e940e", "sha256": "f4e23d27753cfc25268eefc8d52a3edc46280ad831d226617c51882423475a43" }, "downloads": -1, "filename": "inputimeout-1.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "3e6cddbbebd1e17da6fa04a7114e940e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 4639, "upload_time": "2018-03-02T14:28:06", "url": "https://files.pythonhosted.org/packages/97/9c/1646ca469bc2dc299ac393c8d31136c6c22a35ca1e373fa462ac01100d37/inputimeout-1.0.4-py3-none-any.whl" } ] }