issues
search
mewwts
/
addict
The Python Dict that's better than heroin.
MIT License
2.46k
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
to_dict() fails to convert Addicts inside lists in lists
#155
ericjmcd
opened
2 weeks ago
0
Add option to freeze a Dict upon creation
#154
smprather
opened
1 month ago
0
What would it be like to add support for Pandas?
#153
egemenzeytinci
opened
5 months ago
0
Consider changing the "About" line for this repo?
#152
bitbanger
opened
1 year ago
0
Support inheritance in merge operators `|` and `|=`
#151
LutingWang
opened
1 year ago
0
Creating a Dict from instances of classes that inherit from NamedTuple
#150
mayalenE
opened
2 years ago
0
Keys starting with __ can't be referenced with dotted notation inside an object
#149
ramonfm
opened
2 years ago
0
Somehow inherit from TypedDict
#148
stdedos
opened
2 years ago
0
have stubs for minimal type annotation on addict
#147
LuisBL
opened
2 years ago
0
Fix the error type for missing attributes and getattr compatibility issues
#146
fjxmlzn
opened
2 years ago
2
Fix getattr compatibility issues and add getattr tests
#145
fjxmlzn
closed
2 years ago
1
support nested key get/set
#144
dxma
opened
2 years ago
2
Dict Attributes not available to Autocomplete and not present in __dict__
#143
LarsHill
opened
3 years ago
4
Suggestion on attributes containing dashes
#142
aellwein
opened
3 years ago
0
Shouldn't dictionary keys be encapsulated with u''? Isn't everything in python 3 Unicode?
#141
henvu50
closed
3 years ago
0
Arrays in dictionaries, how to denote
#140
psmgeelen
closed
2 years ago
1
implement json converter and representation
#139
fmigneault
opened
3 years ago
1
allow namedtuples to be values
#138
jpn--
opened
3 years ago
1
fix copy and pickle so they work with freezing
#137
jpn--
opened
3 years ago
4
copy broken by 2.4.0
#136
bmerry
opened
3 years ago
1
docs: fix simple typo, overriden -> overridden
#135
timgates42
closed
3 years ago
3
google-colab 1.0.0 has requirement ipykernel~=4.10
#134
woctezuma
closed
3 years ago
1
Dict.__missing__ implementation leads to surprising behaviour
#133
hl037
opened
3 years ago
1
'function' object has no attribute when using freeze as a field
#132
ethanyanjiali
opened
3 years ago
0
Create python-app.yml
#131
mewwts
closed
3 years ago
0
Intro'd freeze/unfreeze.
#130
sumukhbarve
closed
3 years ago
8
Maintainership & Altrenatives
#129
sumukhbarve
closed
3 years ago
4
Add Python 3.9's merge operators `|` and `|=` support (#127)
#128
hl037
closed
4 years ago
1
Adding support for merge operator `|` and `|=` (as python 3.9 dict merge)
#127
hl037
closed
4 years ago
1
Document default value behaviour
#126
jobh
closed
4 years ago
1
Dict() inconsistent with dict() initialization
#125
jobh
closed
4 years ago
4
Dict adds quote when retrieving str values
#124
hl037
closed
4 years ago
1
freeze(), unfreeze(), and nested key support
#123
Yves33
closed
3 years ago
7
Update addict.py
#122
Yves33
closed
4 years ago
0
Is it possible to forbid accessing missing keys?
#121
devforfu
closed
4 years ago
4
confuse with int
#120
lpnueg4
closed
4 years ago
1
Support nested keys
#119
eevleevs
opened
4 years ago
4
Add alias 'Addict' to import Dict
#118
hnicke
closed
4 years ago
2
nested dict access via a pathing system
#117
RitikShah
opened
5 years ago
2
Add Type Annotations
#116
hawkins
closed
4 years ago
7
Thank you / merci
#115
whiteboxbatteries
closed
5 years ago
0
Accessor for potentially missing field
#114
hawkins
closed
5 years ago
5
Fix typo
#113
jwilk
closed
5 years ago
2
sdist pypi tarball lacks license and tests
#112
scarabeusiv
closed
5 years ago
2
Segmentation fault, when using with numpy and itertools
#111
c0ntradicti0n
closed
4 years ago
4
Deep setattr and gettattr when attribute names contain '.'
#110
evanjtravis
opened
5 years ago
2
Raise an error on accessing a property that does not exist
#109
amandlek
closed
5 years ago
1
Need help to generate output in different format
#108
asksonu
closed
5 years ago
3
__getitem__ subclassing issue for new 2.2.0
#107
yhhsteven
closed
4 years ago
5
add_utils_functions
#106
loonghao
closed
4 years ago
7
Next