Library for searching dictionaries using XPath-like expressions
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.2.0-3.fc42 | - |
Fedora 41 | 2.2.0-2.fc41 | - |
Fedora 40 | 2.1.6-1.fc40 | - |
You can contact the maintainers of this package via email at
python-dpath dash maintainers at fedoraproject dot org
.