issues
search
gmr
/
flatdict
Python module for interacting with nested dicts as a single level dict with delimited keys.
https://flatdict.readthedocs.io
BSD 3-Clause "New" or "Revised" License
112
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Calling get on a sub-dictionary always returns None
#9
ksindi
closed
7 years ago
0
KeyError when delimiter is in a key
#8
yofreke
closed
6 years ago
2
Check for list
#7
glenncoppens
closed
6 years ago
1
casting FlatDict to dict results in empty dict
#6
lebedov
closed
6 years ago
1
Complex Dict Support
#5
DaveL17
closed
6 years ago
1
Support lists and tuples as well as dicts.
#4
alex-hutton
closed
9 years ago
3
Support nested lists and tuples
#3
alex-hutton
closed
9 years ago
0
Flatdict() doesn’t support deeply nested dictionaries
#2
bfontaine
closed
5 years ago
2
Raise KeyError in __getitem__ if key is missing and a few minor fixes
#1
naiquevin
closed
11 years ago
1
Previous