/Nested-Dictionary-Tools-Python

A simple, small module in python for general manipulation of nested dictionaries.

Primary LanguagePythonMIT LicenseMIT

Nested Dictionary Tools

A simple, small module in python for general manipulation of nested dictionaries WITHOUT running into any recursion errors. Run the demo module from src/demo to see how it works.