Skip to main content

Makes lists start at one

Project description

# pylistone
Makes a list start at one, the only real way to use a list

# Example

```py
from listone import luaify

arr = [1,2,3]
print(luaify(arr))
# [None, 1, 2, 3]
k = luaify(arr)
k[0]
# None
k[1]
# 1


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylistone-1.0.0.tar.gz (1.6 kB view details)

Uploaded Source

Built Distribution

pylistone-1.0.0-py2.py3-none-any.whl (1.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pylistone-1.0.0.tar.gz.

File metadata

  • Download URL: pylistone-1.0.0.tar.gz
  • Upload date:
  • Size: 1.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pylistone-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8d6dcf6e95f83fb0a218eb9a0c50b53d4676e4577357b7a23cd414c49f11845c
MD5 52c261552482a4fec0023daa56b82285
BLAKE2b-256 be01426c70584d0b918fbcf9c1433b7d9c3e28c1365849376c5af91625f62437

See more details on using hashes here.

File details

Details for the file pylistone-1.0.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pylistone-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5d6bc124cd386d65c4d12c5bbc3605b6796bec8ed602b3f71c1417694329824e
MD5 3a568ddf220e825c7e52cd54725ea417
BLAKE2b-256 1a0b5bc9e5368caf032e37c6e0013a4425b8ddcdec3756fa8d6a05ad9f9623c2

See more details on using hashes here.

Supported by

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