
addict 2.4.0
0
Addict is a dictionary whose items can be set using both attribute and item syntax.
Contents
Addict is a dictionary whose items can be set using both attribute and item syntax.
Stars: 2548, Watchers: 2548, Forks: 131, Open Issues: 25The mewwts/addict repo was created 11 years ago and the last code push was 3 years ago.
The project is very popular with an impressive 2548 github stars!
How to Install addict
You can install addict using pip
pip install addict
or add it to a project with poetry
poetry add addict
Package Details
- Author
- Mats Julian Olsen
- License
- Homepage
- https://github.com/mewwts/addict
- PyPi:
- https://pypi.org/project/addict/
- GitHub Repo:
- https://github.com/mewwts/addict
Classifiers
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common addict errors.
Code Examples
Here are some addict code examples and snippets.
pythonfix