# 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
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
Release files for pylistone 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pylistone-1.0.0.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pylistone-1.0.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 3.1 kB
Release files / pylistone-1.0.0.tar.gz
| Download URL | pylistone-1.0.0.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8d6dcf6e95f83fb0a218eb9a0c50b53d4676e4577357b7a23cd414c49f11845c
|
|
BLAKE2b-256 checksum How to use checksums |
be01426c70584d0b918fbcf9c1433b7d9c3e28c1365849376c5af91625f62437
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pylistone-1.0.0-py2.py3-none-any.whl
| Download URL | pylistone-1.0.0-py2.py3-none-any.whl |
|---|---|
| Size | 1.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
5d6bc124cd386d65c4d12c5bbc3605b6796bec8ed602b3f71c1417694329824e
|
|
BLAKE2b-256 checksum How to use checksums |
1a0b5bc9e5368caf032e37c6e0013a4425b8ddcdec3756fa8d6a05ad9f9623c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |