This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python-benedict
mirror of
https://github.com/fabiocaccamo/python-benedict.git
Watch
1
Star
1
Fork
You've already forked python-benedict
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pre-commit-ci-update-config
python-benedict
/
benedict
/
dicts
History
Fabio Caccamo
6d6de76457
Fix `dict` compatibility making keylist feature working only with lists.
#412
#432
2024-10-18 17:15:47 +02:00
..
base
Fix union with assignment operator inconsistent results (compared to `dict`).
#334
2023-09-18 22:47:20 +02:00
io
Re-add `to_csv` method removed by mistake.
2023-11-08 22:02:26 +01:00
keyattr
Add `keyattr_dynamic` property (`False` by default).
#261
(
#266
)
2023-03-22 01:21:40 +01:00
keylist
Fix `dict` compatibility making keylist feature working only with lists.
#412
#432
2024-10-18 17:15:47 +02:00
keypath
Fix `dict` compatibility making keylist feature working only with lists.
#412
#432
2024-10-18 17:15:47 +02:00
parse
Add `parse` extra (optional dependencies). (
#303
)
2023-06-17 22:30:03 +02:00
__init__.py
Enforce top level keys check in `merge` method.
#367
2024-02-24 16:25:37 +01:00