Contents

namedlist 1.8

Similar to namedtuple, but instances are mutable.

Similar to namedtuple, but instances are mutable.

You can install namedlist using pip

pip install namedlist

or add it to a project with poetry

poetry add namedlist

Author
Eric V. Smith
License
Apache License Version 2.0
Homepage
https://gitlab.com/ericvsmith/namedlist
PyPi:
https://pypi.org/project/namedlist/
  • Software Development/Libraries/Python Modules
No  namedlist  pypi packages just yet.

A list of common namedlist errors.

Here are some namedlist code examples and snippets.