Skip to main content

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/

Build Status Coverage Status Downloads

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

pyrecord-1.0.1.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

pyrecord-1.0.1-py2.py3-none-any.whl (10.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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