What is this Python project?
python-benedict is a dict
subclass with keypath support, I/O methods (read/write json, toml, xml, yaml) and many utilities.
Features
- Full keypath support (using the dot syntax by default)
- Easy I/O operations with most common formats:
json
,toml
,xml
,yaml
- Many utility and parse methods to retrieve data as needed (all methods listed below)
- 100% backward-compatible (you can replace existing dicts without pain)
What's the difference between this Python project and similar ones?
I don't know similar projects. This is an all in one solution to perform complex operation with one line of code.
--
Anyone who agrees with this pull request could vote for it by adding a