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: 2463, Watchers: 2463, Forks: 132, Open Issues: 23The mewwts/addict
repo was created 9 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 2463 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.
GitHub Issues
The addict package has 23 open issues on GitHub
- fix copy and pickle so they work with freezing