
attrdict 2.0.1
0
A dict with attribute-style access
Contents
A dict with attribute-style access
Stars: 275, Watchers: 275, Forks: 126, Open Issues: 17The bcj/AttrDict repo was created 12 years ago and the last code push was 7 years ago.
The project is popular with 275 github stars!
How to Install attrdict
You can install attrdict using pip
pip install attrdict
or add it to a project with poetry
poetry add attrdict
Package Details
- Author
- Brendan Curran-Johnson
- License
- MIT License
- Homepage
- https://github.com/bcj/AttrDict
- PyPi:
- https://pypi.org/project/attrdict/
- GitHub Repo:
- https://github.com/bcj/AttrDict
Classifiers
Related Packages
Errors
A list of common attrdict errors.
Code Examples
Here are some attrdict code examples and snippets.
pythonfix