Pythonic Record Types
Project description
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/
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrecord-1.0.1.tar.gz.
File metadata
- Download URL: pyrecord-1.0.1.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
647a829b8ece3084371609f7583aaecc2d1862e0af100ea7f2f7ff9aff961290
|
|
| MD5 |
185fbd8614f4fcef02f7c3edbdc5711d
|
|
| BLAKE2b-256 |
f51fdcf390989cb315776083db6ec863caa8fad94c89b066956dfb8788ca598f
|
File details
Details for the file pyrecord-1.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: pyrecord-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eaaf85eb7900926efe3c0ce1001a6430bd6f151c7b8e9a0b159fef3937098462
|
|
| MD5 |
ba8b44f909bc9fa3ccde21a7bcdceea3
|
|
| BLAKE2b-256 |
f866932483135f2295068d4a98c4c5a76f22f20ce95e46affa9763f7568b5818
|