About Anaconda Help Download Anaconda

Similar to namedtuple, but instances are mutable.

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.3

conda install

To install this package run one of the following:
conda install conda-forge::recordtype
conda install conda-forge/label/cf202003::recordtype

Description

recordtype provides a factory function, named recordtype.recordtype. It is similar to collections.namedtuple, but recordtype instances are mutable, recordtype supports per-field default values, and recordtype supports an optional default value, to be used by all fields which do not have an explicit default value.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy