A Python utility library for updating nested data structures (dicts, lists) with dot-notation path support. Current version: 0.0.1, pre-1.0, early stage.
pip install updateNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Update nested dict value using dot-separated path.
Pin exact version in requirements.
Use copy.deepcopy() if you need to preserve original.
No dependency data recorded yet.