{ "info": { "author": "Len Wanger", "author_email": "len_wanger@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Database :: Front-Ends", "Topic :: Software Development" ], "description": "\n.. image:: https://img.shields.io/pypi/v/cooked_input.svg\n :target: https://pypi.org/project/cooked_input/\n\n.. image:: https://img.shields.io/pypi/l/cooked_input.svg\n :target: https://pypi.org/project/cooked_input/\n\n.. image:: https://readthedocs.org/projects/cooked_input/badge/?version=latest\n :target: https://pypi.org/project/cooked_input/\n\n.. image:: https://img.shields.io/pypi/pyversions/cooked_input.svg\n :target: https://pypi.org/project/cooked_input/\n\n\n\nCooked Input Project\n====================\n\n``cooked_input`` is a Python package for getting, cleaning, converting, and validating input.\nIf you think of input (raw_input in legacy Python) as raw input, then this is cooked input.\n\n``cooked_input`` provides a simple and safe way to get validated command line input that ranges from the simplest\nof Python programs to sophisticated database driven applications. Beginner's can use the provided convenience classes\nto get simple inputs from the user. Following the `tutorial `_\nyou can be up and running in minutes.\n\nMore advanced users can easily create custom classes for sophisticated cleaning and validation. ``Cooked_input`` can\nalso be used to create menus and data tables. The latter tutorials and examples show several examples ranging from\nsimple to sophisticated calls.\n\n``Cooked_input`` also provides a pathway to use the same cleaning and validation logic used in the command line\nfor validating web or GUI based inputs.\n\nDocumentation\n-------------\n\nThe documentation is available at: http://cooked-input.readthedocs.io/en/latest/\n\n\nPython 2/3 Support\n------------------\n\ncooked_input has been tested on Python: 2.7. 3.5, and 3.6\n\n\nInstallation\n------------\n\n pip install cooked_input\n\n\nProject Page\n------------\n\nProject information and source code is available at: https://github.com/lwanger/cooked_input\n\n\nTutorial\n--------\n\nThe best way to get started is to read the quick start at: http://cooked-input.readthedocs.io/en/latest/quick_start.html\n\nAfter that, more advanced usage can be learned from the tutorial at: http://cooked-input.readthedocs.io/en/latest/tutorial.html\n\n\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/lwanger/cooked_input", "keywords": "command line tool development input raw_input", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "cooked-input", "package_url": "https://pypi.org/project/cooked-input/", "platform": "", "project_url": "https://pypi.org/project/cooked-input/", "project_urls": { "Homepage": "https://github.com/lwanger/cooked_input" }, "release_url": "https://pypi.org/project/cooked-input/0.5.2/", "requires_dist": [ "setuptools-git", "future", "veryprettytable", "dateparser", "validus" ], "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "summary": "Get, clean, convert and validate input.", "version": "0.5.2" }, "last_serial": 5171544, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "997da54013050a97ba67a6b67f0974fc", "sha256": "6ab4d4a6460baf174ff81c516d6879aa3d98e6389c9ee524d15f15582f88bab3" }, "downloads": -1, "filename": "cooked_input-0.1.0-py3.5.egg", "has_sig": false, "md5_digest": "997da54013050a97ba67a6b67f0974fc", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 25760, "upload_time": "2017-08-19T04:54:20", "url": "https://files.pythonhosted.org/packages/81/5d/981ecc9bc4fccdafd3b641bec05c11a2b8aa782796d0ac2c48a88e3c1864/cooked_input-0.1.0-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "adeb1a20bd60fb26c66f410b4f03535d", "sha256": "8bf12e5a0a9e86e7630b83be53dff214567875560389874b0ceb6d595bc41dad" }, "downloads": -1, "filename": "cooked_input-0.1.0-py3.6.egg", "has_sig": false, "md5_digest": "adeb1a20bd60fb26c66f410b4f03535d", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 27322, "upload_time": "2017-08-19T04:54:22", "url": "https://files.pythonhosted.org/packages/05/c8/2e4dd55b90d2d5d738caceece0469aea846ffd4181b6ca4a65b7f448174e/cooked_input-0.1.0-py3.6.egg" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "c3f106c28c04e82707cedcd1fbc63730", "sha256": "8d5cb27e5a9e5b3cdbe9996b2c3e72ea2c6157ec1480b919d1a708cf036fc5ce" }, "downloads": -1, "filename": "cooked_input-0.1.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c3f106c28c04e82707cedcd1fbc63730", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 23659, "upload_time": "2017-08-21T04:37:40", "url": "https://files.pythonhosted.org/packages/a2/b2/e7204e3fc89b94a1a3e6f8b2605ca53eaff90b5b4f85d76a3cd4640fc347/cooked_input-0.1.7-py2.py3-none-any.whl" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "23f7380122f34e5cfce307e163352ea8", "sha256": "64d231f243c93434af76d3ce7024fe52324d2529cc98864a7e2b3b7f707af40d" }, "downloads": -1, "filename": "cooked_input-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "23f7380122f34e5cfce307e163352ea8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 26345, "upload_time": "2017-08-22T08:32:27", "url": "https://files.pythonhosted.org/packages/8c/a7/90e034a19c092bf8b276ca79b9a8f2c43013a3aab57af511190a0501abae/cooked_input-0.2.0-py2.py3-none-any.whl" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "191444c48e6357e1cc3b483d48c158e5", "sha256": "4010d1877a249b43dfdc00c59ffb51d2c8f1f2faca186e57fc5af82ff8f78403" }, "downloads": -1, "filename": "cooked_input-0.2.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "191444c48e6357e1cc3b483d48c158e5", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 30406, "upload_time": "2017-08-24T07:38:38", "url": "https://files.pythonhosted.org/packages/7b/78/f291ebaf0d6ee0f40f57d034752fc8816862db2834109d0f4ffe9b7d9ebb/cooked_input-0.2.1-py2.py3-none-any.whl" } ], "0.2.10": [ { "comment_text": "", "digests": { "md5": "49b58131889ff284f5fddd5c430832b0", "sha256": "d26956e5926766aab4f2f6c96093de9953668f53857ec3eb8509b7e6089c0377" }, "downloads": -1, "filename": "cooked_input-0.2.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "49b58131889ff284f5fddd5c430832b0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 40710, "upload_time": "2017-09-05T04:13:47", "url": "https://files.pythonhosted.org/packages/64/9f/d190cb63340a1a701b2b1f4ad402089c16f2ce5fe8d442f2a00fb5775ff7/cooked_input-0.2.10-py2.py3-none-any.whl" } ], "0.2.11": [ { "comment_text": "", "digests": { "md5": "58f80740447b9b55f1caf5ee2de474cb", "sha256": "76331547b7032b9490e4c0ce891110c38413218c1959bd2f8e196d45d3130229" }, "downloads": -1, "filename": "cooked_input-0.2.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "58f80740447b9b55f1caf5ee2de474cb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 44453, "upload_time": "2017-09-09T05:59:55", "url": "https://files.pythonhosted.org/packages/d2/b0/d0e5a0ce47e963adb86e83522c227b70ddcb15fdb14b73eec77070ab786c/cooked_input-0.2.11-py2.py3-none-any.whl" } ], "0.2.12": [ { "comment_text": "", "digests": { "md5": "6377516e91d8c3eb1355c210734c6f1b", "sha256": "e6a8f80d438881697dae740acbf17e58cd635fb238a21fb733c10ec18371c3b1" }, "downloads": -1, "filename": "cooked_input-0.2.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6377516e91d8c3eb1355c210734c6f1b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 47055, "upload_time": "2017-09-11T02:46:24", "url": "https://files.pythonhosted.org/packages/f8/61/202e42fc2ddef40f96535e86a3691ace2620a3e3aeacc60c5b3993e658ee/cooked_input-0.2.12-py2.py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "925071aba092530ff793af7e3559e196", "sha256": "23599a29b95dad93150777003632d683beb08c06dbceb27ed9596671b8a29bec" }, "downloads": -1, "filename": "cooked_input-0.2.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "925071aba092530ff793af7e3559e196", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 31605, "upload_time": "2017-08-25T06:20:35", "url": "https://files.pythonhosted.org/packages/ae/4d/27a1d4fc994e4ed1dd715cc96befb231b079419282ec4daad3ad6262edc2/cooked_input-0.2.2-py2.py3-none-any.whl" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "b389d43c10c8f34ff48162fcdfa84257", "sha256": "d39e893b6844af1424d8c015c2598f6d56a20b56746868101877f5e18ab0420b" }, "downloads": -1, "filename": "cooked_input-0.2.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b389d43c10c8f34ff48162fcdfa84257", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34063, "upload_time": "2017-08-26T06:24:47", "url": "https://files.pythonhosted.org/packages/4c/29/e4f2c974cfd5ccd93c165009b570dcea320a7e2642922cea9ba533a3b9df/cooked_input-0.2.3-py2.py3-none-any.whl" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "dd5f166f2b7ca3315b5ff1500b24fc00", "sha256": "d592654f19a772a14218098165480f9e4b832e7d0be215320d03de346eadb5ce" }, "downloads": -1, "filename": "cooked_input-0.2.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "dd5f166f2b7ca3315b5ff1500b24fc00", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37266, "upload_time": "2017-08-26T19:34:50", "url": "https://files.pythonhosted.org/packages/d2/1d/40ad724219008b4869bb02a7d696910859b2c346ab9535a3f717a8d9948c/cooked_input-0.2.4-py2.py3-none-any.whl" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "f3c23679fd153818cb96bc5fc6ec500f", "sha256": "3de1c3c3cb14545a825657ecb81b305620a0643a95f4f7cf57df70d71ab86cd9" }, "downloads": -1, "filename": "cooked_input-0.2.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f3c23679fd153818cb96bc5fc6ec500f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36868, "upload_time": "2017-08-27T06:39:01", "url": "https://files.pythonhosted.org/packages/bc/7a/0b8c49793e327d44d7ab0f152f2965e2321e039ca82d393c2b44321779d9/cooked_input-0.2.5-py2.py3-none-any.whl" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "d076115b2b861c1c2db51703c828cd2e", "sha256": "c32556ce66dae39700fdd0a084a1364bb7b7ec93d4828e80b2af9ab5b8c11576" }, "downloads": -1, "filename": "cooked_input-0.2.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d076115b2b861c1c2db51703c828cd2e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36833, "upload_time": "2017-08-27T07:09:12", "url": "https://files.pythonhosted.org/packages/cd/e0/2c515153c74ab0c9d5b9b7472641e2b80a8dae159f5fa5566044d6ff7aad/cooked_input-0.2.6-py2.py3-none-any.whl" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "483639d34c62766ecf9bee4168abf6d1", "sha256": "7739c09af731472f8bb687b732c7b3bcaa38ea5856a4fe728ccb657b5f0a26ea" }, "downloads": -1, "filename": "cooked_input-0.2.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "483639d34c62766ecf9bee4168abf6d1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 35901, "upload_time": "2017-08-27T08:38:04", "url": "https://files.pythonhosted.org/packages/7c/cd/3b46e8b01869aa63ac985240c45628d0d88b4baa8b5eba14aec0e72093b3/cooked_input-0.2.7-py2.py3-none-any.whl" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "d8e23515a49bcf894b8d2c8224dedd21", "sha256": "d570951ccd3c9d43509ae9d66687f768883ac1080f8a34bf133ae90ed59b3fe1" }, "downloads": -1, "filename": "cooked_input-0.2.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d8e23515a49bcf894b8d2c8224dedd21", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 37827, "upload_time": "2017-09-03T01:09:24", "url": "https://files.pythonhosted.org/packages/a5/11/5e49a532a9911693ab9fb7487d3286af54c3013ddafa9a4718ffbc33696a/cooked_input-0.2.8-py2.py3-none-any.whl" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "63539fee952615c4b17c1cecc2987563", "sha256": "f6b556712695fed3bd473b9cb7b62248d1bdce58efd19217ac0a8286ec876a96" }, "downloads": -1, "filename": "cooked_input-0.2.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63539fee952615c4b17c1cecc2987563", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 38117, "upload_time": "2017-09-04T05:06:40", "url": "https://files.pythonhosted.org/packages/66/97/7b8cb267c30556750fddefaa8d7965532ad23e5e7192062815ed7820036c/cooked_input-0.2.9-py2.py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "bd31792a6c79c79e3e20d5062044f9e2", "sha256": "c77ba2025c9c4899cb012d7cd0ff3c2f081a2b66f9bf0eb68b2d360867cf763c" }, "downloads": -1, "filename": "cooked-input-0.3.0.tar.gz", "has_sig": false, "md5_digest": "bd31792a6c79c79e3e20d5062044f9e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78844, "upload_time": "2018-05-22T05:19:10", "url": "https://files.pythonhosted.org/packages/21/7c/0d750691937b7a6a389fa6b1ebfb5cd5fd4837de7ac1a97279120fb577f0/cooked-input-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "e6d08a3c197b2d7dd739ea982a1e5f5b", "sha256": "45c25414afc827dc9e38a00e75c990e52a300ff90cd6b0ba3bb33005c1b9a85e" }, "downloads": -1, "filename": "cooked_input-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e6d08a3c197b2d7dd739ea982a1e5f5b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 85513, "upload_time": "2018-05-22T07:06:48", "url": "https://files.pythonhosted.org/packages/ac/40/a0be57a4d394dfd0a509b4dbe03fc0dc52aa17ad3c191257644d821fd363/cooked_input-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "83062ea0a8a82b9ae2212c90687ba713", "sha256": "5e05cba26cd9affbb57b69298f748b8bab688dbf6a351c3abd31e64f6923c0c3" }, "downloads": -1, "filename": "cooked-input-0.3.1.tar.gz", "has_sig": false, "md5_digest": "83062ea0a8a82b9ae2212c90687ba713", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79040, "upload_time": "2018-05-22T07:04:40", "url": "https://files.pythonhosted.org/packages/7c/51/faaf461c7e259fff5299ede5101c509c3e5d82ce9345d00490e0313a23e1/cooked-input-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "e427e869aedfa1848fb47c5fb94232ec", "sha256": "9ed985ce2971398b108e063ca8050770c4d2d0d186c99f4d4e21f53eaed41036" }, "downloads": -1, "filename": "cooked_input-0.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e427e869aedfa1848fb47c5fb94232ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 85511, "upload_time": "2018-05-22T07:08:11", "url": "https://files.pythonhosted.org/packages/1a/f6/bacb4378823087a1726f16d9b49faeed02c2f627fc2a04e5e01f71791386/cooked_input-0.3.2-py2.py3-none-any.whl" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "70cc98626010c0216daae26606736777", "sha256": "b3e9ceba86b7ba127c5917484324a539a311a54de769bfe84c046ec21cad5419" }, "downloads": -1, "filename": "cooked_input-0.3.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "70cc98626010c0216daae26606736777", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 85513, "upload_time": "2018-05-22T07:15:22", "url": "https://files.pythonhosted.org/packages/c2/a4/e96e35095bb24b6a6413b074843f3e5c4cd6db397e01f4e813deb6085bc7/cooked_input-0.3.3-py2.py3-none-any.whl" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "286cbac24648bbfaca596bb91b1607a1", "sha256": "f9767e1eb82f908bf10e1536ffd0332fc6075c6041b76159c47824b91c14b3fe" }, "downloads": -1, "filename": "cooked_input-0.3.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "286cbac24648bbfaca596bb91b1607a1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 85180, "upload_time": "2018-06-03T03:42:54", "url": "https://files.pythonhosted.org/packages/27/d9/f0e68f1740453f4d285f1100857212c35e47be3af1d9ac81e7d5effe932b/cooked_input-0.3.4-py2.py3-none-any.whl" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "4dc82d7bcd5e81b57003eac87ef4d0af", "sha256": "fc1f686dec3cbca3e956bb94dde71360e27da4829251ce7d549e180514a6f81a" }, "downloads": -1, "filename": "cooked_input-0.3.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4dc82d7bcd5e81b57003eac87ef4d0af", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 66289, "upload_time": "2018-06-03T23:41:01", "url": "https://files.pythonhosted.org/packages/f9/ab/5d90faae3d8c791426c27f907e55dc206c27935fc34962ee55dd0287b4ba/cooked_input-0.3.5-py2.py3-none-any.whl" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "31e7d10c1db8f3dad74f1e1010817421", "sha256": "37f8271edbbfa3a59df39fcddddbd509ebd8c731a7b294a4415d82284a1b52eb" }, "downloads": -1, "filename": "cooked_input-0.3.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "31e7d10c1db8f3dad74f1e1010817421", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 66281, "upload_time": "2018-06-05T03:31:25", "url": "https://files.pythonhosted.org/packages/ea/c1/94fd6966d4dc5504c102d6f8bfc6c416972bf99541d026ed68f440b80642/cooked_input-0.3.6-py2.py3-none-any.whl" } ], "0.3.9": [ { "comment_text": "", "digests": { "md5": "9456edf269d9ddf57e191536da385d11", "sha256": "82e1976112b5188563ca286e6bc0f00e2f9b2fb2c0f57523431bcf333c43bac5" }, "downloads": -1, "filename": "cooked_input-0.3.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9456edf269d9ddf57e191536da385d11", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 72972, "upload_time": "2018-06-30T06:13:37", "url": "https://files.pythonhosted.org/packages/15/49/20826d04770c582e81c5033d097916483b3042a4d895cbe9dfc13f412e04/cooked_input-0.3.9-py2.py3-none-any.whl" } ], "0.4.36": [ { "comment_text": "", "digests": { "md5": "5aef6a531a12d65845824d634e5607ec", "sha256": "ec2e088ba4bf5d3b4bd44f9886521a1b07062f4362bb8a1e2c4573e5d7cd6e98" }, "downloads": -1, "filename": "cooked_input-0.4.36-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5aef6a531a12d65845824d634e5607ec", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 66278, "upload_time": "2018-06-05T03:38:19", "url": "https://files.pythonhosted.org/packages/6d/14/afc49faab5f55fb299a29e90ad81af841b2267f314cc18c0cc177246c3f8/cooked_input-0.4.36-py2.py3-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "327e48dceed3b15afa021e902a5aed96", "sha256": "a16a2f9122f4ba37c0ce658b404a4634db6829d79fa92c80c43b272067e57835" }, "downloads": -1, "filename": "cooked_input-0.5.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "327e48dceed3b15afa021e902a5aed96", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 72967, "upload_time": "2018-06-30T06:17:34", "url": "https://files.pythonhosted.org/packages/69/36/d428402b982a85f3def913b671c188dfd14ef2b6eecbcc8bd99dfba0fd24/cooked_input-0.5.0-py2.py3-none-any.whl" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "97c5a7fd75e686d15bb51bf0b35abc10", "sha256": "0d5b1a86da6db0a8fc118e640738d05cc4652ff272dedf23ec04110a9040cc65" }, "downloads": -1, "filename": "cooked_input-0.5.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "97c5a7fd75e686d15bb51bf0b35abc10", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 76331, "upload_time": "2018-09-06T03:54:34", "url": "https://files.pythonhosted.org/packages/2f/e2/a89f6ebe58cae786b9850f148ec8e10c58fbd6722f4ab0c666b3e47796f3/cooked_input-0.5.1-py2.py3-none-any.whl" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "e7b4101cd715a28c4d662c934fd5c733", "sha256": "1eb225cef28f01307d8834b863077f907cd26fb11bff8ca85101f3e7962e071b" }, "downloads": -1, "filename": "cooked_input-0.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7b4101cd715a28c4d662c934fd5c733", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 77829, "upload_time": "2019-04-22T05:08:33", "url": "https://files.pythonhosted.org/packages/9b/3f/92a480c00c3e5305eb67223234dd2909e92f5c9bdb505a0eaf539120efa7/cooked_input-0.5.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "182826581ed1d0c999b8e13c8a1bbb36", "sha256": "244c275957e8753ad25dcb6283f3c1f75ba278dd5cf984ab6f97b59fc2e3cd10" }, "downloads": -1, "filename": "cooked_input-0.5.2-py3.6.egg", "has_sig": false, "md5_digest": "182826581ed1d0c999b8e13c8a1bbb36", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 182464, "upload_time": "2019-04-22T05:08:34", "url": "https://files.pythonhosted.org/packages/a3/b2/215d800334976b597d474cb483e20fdda65be8818ca2a3c69ebb996b4acd/cooked_input-0.5.2-py3.6.egg" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e7b4101cd715a28c4d662c934fd5c733", "sha256": "1eb225cef28f01307d8834b863077f907cd26fb11bff8ca85101f3e7962e071b" }, "downloads": -1, "filename": "cooked_input-0.5.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e7b4101cd715a28c4d662c934fd5c733", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 77829, "upload_time": "2019-04-22T05:08:33", "url": "https://files.pythonhosted.org/packages/9b/3f/92a480c00c3e5305eb67223234dd2909e92f5c9bdb505a0eaf539120efa7/cooked_input-0.5.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "182826581ed1d0c999b8e13c8a1bbb36", "sha256": "244c275957e8753ad25dcb6283f3c1f75ba278dd5cf984ab6f97b59fc2e3cd10" }, "downloads": -1, "filename": "cooked_input-0.5.2-py3.6.egg", "has_sig": false, "md5_digest": "182826581ed1d0c999b8e13c8a1bbb36", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*", "size": 182464, "upload_time": "2019-04-22T05:08:34", "url": "https://files.pythonhosted.org/packages/a3/b2/215d800334976b597d474cb483e20fdda65be8818ca2a3c69ebb996b4acd/cooked_input-0.5.2-py3.6.egg" } ] }