issues
search
cdgriffith
/
Box
Python dictionaries with advanced dot notation access
https://github.com/cdgriffith/Box/wiki
MIT License
2.61k
stars
106
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure consistent error message about missing YAML parser
#281
jbemmel
opened
2 weeks ago
0
Documentation change // Copying data vs by-ref + optional feature request for surprising behavior
#280
garzola
closed
2 days ago
2
Camel killer box without data mangling
#279
jacobtomlinson
opened
1 month ago
2
infinite recursive when dictionary has array of dictionary refer to the parent.
#278
eric-zhu-2019
closed
1 month ago
2
HelloGitHub Badge
#277
521xueweihan
opened
2 months ago
0
Test new repo
#276
jafar-sema
closed
2 months ago
0
default_box_create_on_get is ignored with from_yaml
#275
wrdls
opened
4 months ago
0
default_box_create_on_get=False should still create keys on assigment
#274
wrdls
opened
4 months ago
0
Make Box values appear on autocomplete dialog
#273
JoneSabino
opened
4 months ago
0
fozen_box with lists cannot converted to YAML
#272
Eusebius1920
opened
4 months ago
0
Version 7.2.0
#271
cdgriffith
closed
4 months ago
0
Altering __repr__ methods to accurately represent subclass names
#270
gtkacz
closed
4 months ago
1
Internal-only Variables?
#269
bwanshoom
opened
5 months ago
0
Fix type 'int' not iterable
#268
mokeyish
closed
4 months ago
1
type 'int' is not iterable
#267
mokeyish
closed
4 months ago
1
Add support for accessing nested items in BoxList using numpy-style tuple indexing.
#266
Bit0r
closed
4 months ago
7
Segfault (infinite recursion?) when loading YAML schema into Box with `box_dots=True`
#265
brynpickering
opened
9 months ago
5
`box_from_file` returns `ruamel.yaml.scalarfloat.ScalarFloat` instead of `float` for floating-point values
#264
stellarpower
opened
10 months ago
1
Feature request: extend `merge_update` into BoxLists
#263
brynpickering
opened
10 months ago
1
Unexpected attributes "size" and "compute"
#262
wtld
opened
11 months ago
2
__repr__ Does not honor subclasses
#261
darricktheprogrammer
closed
4 months ago
1
Caching a box resuts in read error
#260
srikiran-cpn
opened
1 year ago
1
Fixing #251 support for circular references in lists
#259
CNSeniorious000
closed
4 months ago
1
Version 7.1.1
#258
cdgriffith
closed
1 year ago
0
Two test failures due to arguments having incorrect types
#257
mgorny
closed
1 year ago
3
Version 7.1.0
#256
cdgriffith
closed
1 year ago
0
Defer ipython import
#255
ericpre
closed
1 year ago
1
path as string
#254
sgordon46
closed
1 year ago
2
merge_update() not merging nested dictionaries or lists
#253
191801737
closed
1 year ago
1
IDE Auto Completion for keys
#252
samimia-swks
opened
1 year ago
0
Appending a list to a list causes recursion
#251
d00m514y3r
closed
1 year ago
4
BoxKeyError when constructing a Box with box_dots = True in v7.0.0
#250
roosephu
opened
1 year ago
2
Missing python-box 7.0.0 arm64 wheels
#249
tekumara
closed
1 year ago
1
Version 7.0.1
#248
cdgriffith
closed
1 year ago
0
Switch to poetry-core
#247
fabaff
closed
1 year ago
3
Switch to poetry-core
#246
cdgriffith
closed
1 year ago
2
Stop installing docs straight into site-packages
#245
mgorny
closed
1 year ago
2
Use poetry-core build system
#244
mgorny
closed
1 year ago
3
Fix Poetry extras metadata
#243
JacobHayes
closed
1 year ago
3
Add Cython builds to MacOS using `universal2`
#242
cdgriffith
closed
1 year ago
4
Version 7.0.0
#241
cdgriffith
closed
1 year ago
4
Add box_namespace to track nested Box names
#240
JacobHayes
closed
1 year ago
1
Add property support for Box
#239
Serge45
closed
1 year ago
0
`__add__` and `__or__` operators for frozen boxes
#238
ptrba
closed
1 year ago
3
Keys method with (dotted=True) gives multiplication of the same key
#237
aviveh21
opened
1 year ago
1
Using help (`?`) with `default_box=True` unintentionally adds a key
#236
nishikantparmariam
closed
1 year ago
3
Breaking convention with __or__/ __ror__ dunder methods
#235
aviveh21
closed
1 year ago
3
Two small typos in Wiki / Types of Boxes
#234
schorfma
closed
1 year ago
3
Version mismatch between setup.py and tag
#233
mgorny
closed
2 years ago
3
Version 6.1.0
#232
cdgriffith
closed
2 years ago
0
Next