Filesystem-like pathing and searching for dictionaries
Project description
DPath is a library that allows you to access dictionaries similar to using find over a filesystem. The proper documentation is maintained on GitHub: https://github.com/akesterson/dpath-python
Version 1.2 introduces a number of fixes against 1.1:
List handling has been completely redone. Various builds of 1.1 had fundamentally broken list handling. 1.2 handles list insertions, deletions, and searches as expected.
The backend path library has been improved to include type information with each path component, so the issue of lists mysteriously being transformed into dictionaries will no longer happen
The merge function’s filtering has been fixed; before, it was broken, as directory nodes were merged in before filtering leaf nodes, making the filters essentially useless.
The unit test suite has been expanded.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file dpath-git-unknown.tar.gz
.
File metadata
- Download URL: dpath-git-unknown.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee9ee9487e7a6adfbbf2de79699d979607744b473376d639af241877fbd7493f |
|
MD5 | 36c55233ca8592221375c5e92b1520a6 |
|
BLAKE2b-256 | 5e0d08e94120b3a336e9946304959112a8346a777e14dd9e390762e7905199ae |