Contents

namedlist 1.8

0

Similar to namedtuple, but instances are mutable.

Similar to namedtuple, but instances are mutable.

How to Install namedlist

You can install namedlist using pip

pip install namedlist

or add it to a project with poetry

poetry add namedlist

Package Details

Author
Eric V. Smith
License
Apache License Version 2.0
Homepage
https://gitlab.com/ericvsmith/namedlist
PyPi:
https://pypi.org/project/namedlist/

Classifiers

  • Software Development/Libraries/Python Modules
No  namedlist  pypi packages just yet.

Errors

A list of common namedlist errors.

Code Examples

Here are some namedlist code examples and snippets.