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.1.4-3.fc39 | - |
Fedora 39 | 2.1.4-3.fc39 | - |
Fedora 38 | 2.0.6-4.fc38 | - |
Fedora 37 | 2.0.6-3.fc37 | - |
You can contact the maintainers of this package via email at
python-dpath dash maintainers at fedoraproject dot org
.