recordclass
JSON →recordclass is a Python library that provides mutable variants of `collections.namedtuple`, supporting assignments and offering memory-saving alternatives like `dataobject` and `structclass`. These types aim for high performance and reduced memory footprint by optionally disabling cyclic garbage collection and removing instance dictionaries. Currently at version 0.24, the library is actively maintained with releases supporting the latest Python versions, including 3.14, and aims to be a fast, memory-efficient, and flexible choice for data representation.
Traffic · last 30 days ↓33% vs prev 7d
total hits 23
actors 7 distinct systems
last hit 11d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France · 🇨🇳 China
API endpoints
full doc /v1/registry/recordclass
install /v1/registry/recordclass/install
compatibility /v1/registry/recordclass/compatibility