easydict 1.13
0
Access dict values as attributes (works recursively).
Contents
Access dict values as attributes (works recursively).
Stars: 293, Watchers: 293, Forks: 48, Open Issues: 24The makinacorpus/easydict
repo was created 13 years ago and the last code push was 2 months ago.
The project is popular with 293 github stars!
How to Install easydict
You can install easydict using pip
pip install easydict
or add it to a project with poetry
poetry add easydict
Package Details
- Author
- Mathieu Leplatre
- License
- LGPL-3.0
- Homepage
- https://github.com/makinacorpus/easydict
- PyPi:
- https://pypi.org/project/easydict/
- GitHub Repo:
- https://github.com/makinacorpus/easydict
Classifiers
- Utilities
Related Packages
Errors
A list of common easydict errors.
Code Examples
Here are some easydict
code examples and snippets.