Contents

magicattr 0.1.6

0

A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof withou

A getattr and setattr that works on nested objects, lists, dicts, and any combination thereof without resorting to eval

Stars: 14, Watchers: 14, Forks: 6, Open Issues: 2

The frmdstryr/magicattr repo was created 5 years ago and the last code push was 2 years ago. The project is not very popular with only 14 github stars!

How to Install magicattr

You can install magicattr using pip

pip install magicattr

or add it to a project with poetry

poetry add magicattr

Package Details

Author
frmdstryr
License
MIT
Homepage
https://github.com/frmdstryr/magicattr
PyPi:
https://pypi.org/project/magicattr/
GitHub Repo:
https://github.com/frmdstryr/magicattr
No  magicattr  pypi packages just yet.

Errors

A list of common magicattr errors.

Code Examples

Here are some magicattr code examples and snippets.

GitHub Issues

The magicattr package has 2 open issues on GitHub

  • Changed _lookup_subscript_value input to keep its type
  • Breakage with Python 3.9

See more issues on GitHub