dicter’s documentation!
dicter is a Python package with advanced dictionary functions:
Traverse through nested dicts to retrieve key-path.
Set value in dictionary using key-path
Get value in dictionary using key-path.
Flattens dicts.
Compare two dicts.
Store and load in json.
Note
Your ❤️ is important to keep maintaining this package. You can support in various ways, have a look at the sponser page. Report bugs, issues and feature extensions at github page.
pip install dicter
Content
Installation
Functions