dpath
Filesystem-like pathing and searching for dictionaries
Filesystem-like pathing and searching for dictionaries
To install this package, run one of the following:
A python library for accessing and searching dictionaries via /slashed/paths ala xpath. Basically it lets you glob over a dictionary as if it were a filesystem. It allows you to specify globs (ala the bash eglob syntax, through some advanced fnmatch.fnmatch magic) to access dictionary elements, and provides some facility for filtering those results.
Summary
Filesystem-like pathing and searching for dictionaries
Last Updated
Jun 13, 2024 at 01:53
License
MIT
Total Downloads
1.7M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/akesterson/dpath-pythonDocumentation
https://github.com/akesterson/dpath-python