Versions

Description

µrecord is a simple metaclass for creating classes whose instances are designed to hold a fixed number of named fields. It's similar to ``collections.namedtuple()`` in its operation, only it uses metaclasses rather than string formatting and ``exec``.

Repository

http://github.com/zacharyvoase/urecord.git

Project Slug

urecord

Last Built

No builds yet

Maintainers

Home Page

http://github.com/zacharyvoase/urecord

Badge

Tags

Project has no tags.

Short URLs

urecord.readthedocs.io
urecord.rtfd.io

Default Version

latest

'latest' Version

master