OptDict - Option parser from dictionary, with configure from file and validation.
Project description
Python module for easy to use command line options. With validation options values and configuration from JSON file.
Validations
The module provides this validators:
RequireAll(func1[, func2, … funcN]) {synonym: Require}
RequireOnce(func1[, func2, … funcN])
ValidAll(name1[, name2 … nameN]) {synonym: Valid}
ValidOnce(name1[, name2 … nameN])
Conflict(name1[, name2 … nameN])
ValidationQueue(Validator0[, Validator1])
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
OptDict-0.5.12.tar.gz
(4.0 kB
view details)
File details
Details for the file OptDict-0.5.12.tar.gz
.
File metadata
- Download URL: OptDict-0.5.12.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a4b0d2dbb38be035e22a4f1ec8c61149a853fdc7feebfa8a6bd9f28635fb1cd |
|
MD5 | 5f32d256827484f73f921d4a2d91a36c |
|
BLAKE2b-256 | 6989b8f2eb408027a5a1acbd0d7db1e88a25c49e98d108907293ff297a7ecb7f |