{ "info": { "author": "Ryan Broman", "author_email": "", "bugtrack_url": null, "classifiers": [ "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# is-idiot\n\n> Returns true if someone is an idiot.\n\nPlease consider following this project's author, [Ryan Broman](https://github.com/ryanbroman), and consider starring the project to show your :heart: and support.\n\n## Install\n\nInstall with [pip](https://pip.pypa.io/en/stable/):\n\n```sh\n$ pip install is-idiot\n```\n\n## Why is this needed?\n\nIn Python, it's insanely hard to check that someone is an idiot. This library makes your life much easier because it's extremely lightweight and doesn't affect your application's performance so much!\n\n## Usage\n\n```py\nfrom isidiot import is_idiot\n```\n\n### true\n\n```py\nis_idiot(\"me\"); # true\nis_idiot(\"you\"); # true\nis_idiot(\"node.js developers\"); # true\nis_idiot('Every JS \"programmer\"'); # true\n```\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/gabixdev/is-idiot", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "isidiot", "package_url": "https://pypi.org/project/isidiot/", "platform": "", "project_url": "https://pypi.org/project/isidiot/", "project_urls": { "Homepage": "https://github.com/gabixdev/is-idiot" }, "release_url": "https://pypi.org/project/isidiot/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Determines if somebody is an idiot", "version": "0.0.2" }, "last_serial": 4789292, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "c0ce350f7d716bdca44e55fb414920a6", "sha256": "bdc260bbcf0b62aea41cc29f1cb4d5f7eb3f9845a9fbe18298a7c7bb9ee6c3c6" }, "downloads": -1, "filename": "isidiot-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c0ce350f7d716bdca44e55fb414920a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1666, "upload_time": "2019-02-07T01:23:31", "url": "https://files.pythonhosted.org/packages/ce/70/5d29b7cbcd59d24f54eba18d8de312c6e6e451345283a7335ec680429cb7/isidiot-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f59222f94a1dc37f921e75578847ef7c", "sha256": "2f8c9e60331759d341103a8d164c8568237e48c2cab831dc5ffccddfd85456fb" }, "downloads": -1, "filename": "isidiot-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f59222f94a1dc37f921e75578847ef7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1347, "upload_time": "2019-02-07T01:23:34", "url": "https://files.pythonhosted.org/packages/1a/d4/eb44ae4a79685b560cc8063820fb0d9edf8afa51668219a4b4c3537a0e0b/isidiot-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c0ce350f7d716bdca44e55fb414920a6", "sha256": "bdc260bbcf0b62aea41cc29f1cb4d5f7eb3f9845a9fbe18298a7c7bb9ee6c3c6" }, "downloads": -1, "filename": "isidiot-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c0ce350f7d716bdca44e55fb414920a6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1666, "upload_time": "2019-02-07T01:23:31", "url": "https://files.pythonhosted.org/packages/ce/70/5d29b7cbcd59d24f54eba18d8de312c6e6e451345283a7335ec680429cb7/isidiot-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f59222f94a1dc37f921e75578847ef7c", "sha256": "2f8c9e60331759d341103a8d164c8568237e48c2cab831dc5ffccddfd85456fb" }, "downloads": -1, "filename": "isidiot-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f59222f94a1dc37f921e75578847ef7c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1347, "upload_time": "2019-02-07T01:23:34", "url": "https://files.pythonhosted.org/packages/1a/d4/eb44ae4a79685b560cc8063820fb0d9edf8afa51668219a4b4c3537a0e0b/isidiot-0.0.2.tar.gz" } ] }