Language

Package: python-dpath @ 2.0.1

Synopsis

Filesystem-like pathing and searching for dictionaries

Description

python-dpath is a 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.

Home page
https://github.com/akesterson/dpath-python
Location
gnu/packages/python-xyz.scm (line: 22816, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings