dict-toolset is a library to provide you additional functionalities for handling of python data - especially dictionaries and lists.
dict-toolset is available on PyPI:
$ python -m pip install dict-toolsetThe dict-toolset officially supports Python 3.11+.
dict-toolset supplements the built-in python functionalities
- Deep Comparing between python datasets
- Deep Merging of python datasets
- Generic Tabulating of python datasets
- Converting Lists into Dictionaries
API Reference and User Guide available on Read the Docs
https://dict-toolset.readthedocs.io
git clone https://github.com/GeorgeH87/dict_toolset.git