Skip to main content

Mutable variant of collections.namedtuple that support assignments

Project description

recordclass is an MIT Licensed python library. It implements the type mutabletuple and factory function recordclass in order to create record-like classes.

  • mutabletuple is specialization of the tuple type that make it “mutable”.

  • recordclass is a factory function that create subclass of mutabletuple. It’s the analog of collection.namedtuple factory function.

This library actually is a “proof of concept” for the problem of “mutable” alternative of namedtuple.

Main repository for recordclass is on bitbucket.

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

recordclass-0.3.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distributions

recordclass-0.3-cp34-cp34m-macosx_10_6_intel.whl (20.3 kB view hashes)

Uploaded CPython 3.4m macOS 10.6+ intel

recordclass-0.3-cp33-cp33m-macosx_10_6_intel.whl (20.3 kB view hashes)

Uploaded CPython 3.3m macOS 10.6+ intel

recordclass-0.3-cp27-none-macosx_10_6_intel.whl (20.3 kB view hashes)

Uploaded CPython 2.7 macOS 10.6+ intel

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