Skip to main content

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

This version

0.1

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page