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 Python v2.7 to v3.x and PyPy v2, 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
pyrecord-1.0rc2.tar.gz
(5.7 kB
view details)
Built Distribution
pyrecord-1.0rc2-py2-none-any.whl
(10.0 kB
view details)
File details
Details for the file pyrecord-1.0rc2.tar.gz
.
File metadata
- Download URL: pyrecord-1.0rc2.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c54c515b99ab03da7fd9035fab14d3ceb8a33ab4b41cf40b2ba5281ddd4b329d |
|
MD5 | c24306093cdf281b4ae63e778eea2d1e |
|
BLAKE2b-256 | 359c6d47433d06f01f1670f47b5f7fa0990201cb597f5959124e5f1220d6e1a9 |
File details
Details for the file pyrecord-1.0rc2-py2-none-any.whl
.
File metadata
- Download URL: pyrecord-1.0rc2-py2-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8dfee8ed37ed7c719ca5f77666297bc0c89742118387cfe87bf017f9ac409035 |
|
MD5 | 4aca46cddc9332cbce5e5a8478dd5714 |
|
BLAKE2b-256 | 6e0a63b01b36b60fccc8b2b21ee18d14529932a6d89a2b05d644c22cc3114b0b |