A record (aka “struct” in C) is a pre-defined collection of values where each is accessed by a unique name. Depending on the nature of the data, records may be a superior alternative to dictionaries and instances of custom classes.
PyRecord allows you to use records in CPython v2.7, CPython v3.3+, PyPy and PyPy v3, and can be thought of as an improved namedtuple.
The documentation is available at https://pythonhosted.org/pyrecord/
Release files for pyrecord 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyrecord-1.0.1.tar.gz | 5.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyrecord-1.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 15.6 kB
Release files / pyrecord-1.0.1.tar.gz
| Download URL | pyrecord-1.0.1.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
647a829b8ece3084371609f7583aaecc2d1862e0af100ea7f2f7ff9aff961290
|
|
BLAKE2b-256 checksum How to use checksums |
f51fdcf390989cb315776083db6ec863caa8fad94c89b066956dfb8788ca598f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / pyrecord-1.0.1-py2.py3-none-any.whl
| Download URL | pyrecord-1.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 10.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
eaaf85eb7900926efe3c0ce1001a6430bd6f151c7b8e9a0b159fef3937098462
|
|
BLAKE2b-256 checksum How to use checksums |
f866932483135f2295068d4a98c4c5a76f22f20ce95e46affa9763f7568b5818
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |