About Anaconda Help Download Anaconda

Filesystem-like pathing and searching for dictionaries

copied from cf-staging / dpath

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.2.0
  • win-64 v2.1.5
  • osx-64 v2.1.5
  • linux-64 v2.1.5
  • win-32 v1.4.2
  • osx-arm64 v2.1.5

conda install

To install this package run one of the following:
conda install conda-forge::dpath
conda install conda-forge/label/cf201901::dpath
conda install conda-forge/label/cf202003::dpath
conda install conda-forge/label/gcc7::dpath

Description

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy