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])
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.14.tar.gz
(4.0 kB
view details)
File details
Details for the file OptDict-0.5.14.tar.gz.
File metadata
- Download URL: OptDict-0.5.14.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69c9d29aab413460e302d466da34e7a9faa5e6b91e800aa03ee9145343d676d5
|
|
| MD5 |
9f364b2c5ee0a87e4cbbc8c2ac4ae210
|
|
| BLAKE2b-256 |
9781ea434ea042c0d2064ebb2e27f3507a54c5e777f43bfbc3bff9ea91d3593f
|