Python3 module to check if an index exists on a list.
Project description
indexisinlist
Python3 module to check if an index exists on a list.
Installation
Install with pip
pip3 install -U indexisinlist
Usage
In [1]: import indexisinlist
In [2]: indexisinlist.index_is_in_list(list_=[1, 6, 4], index=1)
Out[2]: True
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
indexisinlist-0.1.tar.gz
(1.6 kB
view details)
File details
Details for the file indexisinlist-0.1.tar.gz
.
File metadata
- Download URL: indexisinlist-0.1.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ded02bfb7e933c3c0accb79d40c8f74f52b38241d59088277de68aa185398086 |
|
MD5 | 04c2b8c6f70dbf0ac2eb710ae69db116 |
|
BLAKE2b-256 | 59dd13ca4b18e0747bd16a94dca9f82eeffbf00b2bc2fb4f610cb7400e542aa2 |