A lightweight module for parsing and pruning data
Project description
dstruct is designed to map larger data structures onto a smaller ones, which is simple in principle, but can be complicated in practice - sifting through robust datasets is difficult when the structure is highly nested, or relevant information is fractured. However, the module’s intuitive api makes pruning useless data, and parsing its relevant subsets easy.
enables complex data parsing
streamlines data trimming heuristics
intuitive api for nested data structures
The implementation relies on the descriptor pattern.
See GitHub for more info
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 dstruct-0.1.0.tar.gz
.
File metadata
- Download URL: dstruct-0.1.0.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b357f0431a73bb0193f3cb5a86f136cb2bea72d049a3dc7579ec9168e383acf |
|
MD5 | 1485055061a8761432a5fdaaafffada5 |
|
BLAKE2b-256 | 4788a0671a093139134fce103e8b8da9f456887b7604ae722c5fbfc2a2af804e |