python-dict topic
List
python-dict repositories
addict
2.4k
Stars
131
Forks
Watchers
The Python Dict that's better than heroin.
dictfier
76
Stars
5
Forks
Watchers
Python library to convert/serialize class instances(Objects) both flat and nested into a dictionary data structure. It's very useful in converting Python Objects into JSON format
dict-recursive-update
18
Stars
4
Forks
Watchers
A Python module who does recursive update work on 2 dicts.