Formal structured dictionaries parsed from a schema
Project description
formaldict
formaldict
provides the constructs for parsing structured dictionaries that adhere to a schema. Along with a simple and flexible schema definition to parse and validate dictionaries, formaldict
is integrated with python-prompt-toolkit. This integration allows users to easily construct flows for command line interfaces (CLIs) when parsing structured user input.
Below is an example user input flow constructed with a formaldict
schema used by git-tidy:
Check out the docs for a tutorial on how to use formaldict
as the backbone for parsing structured input in your library.
Documentation
View the formaldict docs here.
Installation
Install formaldict with:
pip3 install formaldict
Contributing Guide
For information on setting up formaldict for development and contributing changes, view CONTRIBUTING.md.
Compatibility
formaldict
is compatible with Python 3.8 - 3.12.
Creators
- @wesleykendall (Wes Kendall)
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
Built Distribution
Hashes for formaldict-1.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b7e1556b077613d9e20c3c2a88d178b11cc1613553990d046b79fab575ce047 |
|
MD5 | a6ba198d643c997fb453bb1df7b47080 |
|
BLAKE2b-256 | 18f68429d03ced3ffcc3897ad383fb9a336a718aa5129e666af5327e1135f7a9 |