{ "info": { "author": "Carlos A. Planch\u00f3n", "author_email": "bubbledoloresuruguay2@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "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 :: Software Development :: Build Tools" ], "description": "# indexisinlist\n*Python3 module to check if an index exists on a list.*\n\n## Installation\n### Install with pip\n```\npip3 install -U indexisinlist\n```\n\n## Usage\n```\nIn [1]: import indexisinlist\n\nIn [2]: indexisinlist.index_is_in_list(list_=[1, 6, 4], index=1)\n \nOut[2]: True\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/carlosplanchon/indexisinlist/archive/v0.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/carlosplanchon/indexisinlist", "keywords": "list,compress", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "indexisinlist", "package_url": "https://pypi.org/project/indexisinlist/", "platform": "", "project_url": "https://pypi.org/project/indexisinlist/", "project_urls": { "Download": "https://github.com/carlosplanchon/indexisinlist/archive/v0.1.tar.gz", "Homepage": "https://github.com/carlosplanchon/indexisinlist" }, "release_url": "https://pypi.org/project/indexisinlist/0.1/", "requires_dist": null, "requires_python": "", "summary": "Python3 module to check if an index exists on a list.", "version": "0.1" }, "last_serial": 4963019, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "04c2b8c6f70dbf0ac2eb710ae69db116", "sha256": "ded02bfb7e933c3c0accb79d40c8f74f52b38241d59088277de68aa185398086" }, "downloads": -1, "filename": "indexisinlist-0.1.tar.gz", "has_sig": false, "md5_digest": "04c2b8c6f70dbf0ac2eb710ae69db116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1574, "upload_time": "2019-03-20T10:34:39", "url": "https://files.pythonhosted.org/packages/59/dd/13ca4b18e0747bd16a94dca9f82eeffbf00b2bc2fb4f610cb7400e542aa2/indexisinlist-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04c2b8c6f70dbf0ac2eb710ae69db116", "sha256": "ded02bfb7e933c3c0accb79d40c8f74f52b38241d59088277de68aa185398086" }, "downloads": -1, "filename": "indexisinlist-0.1.tar.gz", "has_sig": false, "md5_digest": "04c2b8c6f70dbf0ac2eb710ae69db116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1574, "upload_time": "2019-03-20T10:34:39", "url": "https://files.pythonhosted.org/packages/59/dd/13ca4b18e0747bd16a94dca9f82eeffbf00b2bc2fb4f610cb7400e542aa2/indexisinlist-0.1.tar.gz" } ] }