OptDict - Option parser from dictionary, with configure from file and validation.
Project description
<h1>OptDict</h1>
<p>Python module for easy to use command line options. With validation options
values and configuration from JSON file.</p>
<h2>Validations</h2>
<p>
The module provides this validators:
<ul>
<li> RequireAll(func1[, func2, ... funcN]) {synonym: Require}</li>
<li> RequireOnce(func1[, func2, ... funcN])</li>
<li> ValidAll(name1[, name2 ... nameN]) {synonym: Valid}</li>
<li> ValidOnce(name1[, name2 ... nameN])</li>
<li> Conflict(name1[, name2 ... nameN])</li>
<li> ValidationQueue(Validator0[, Validator1])</li>
</ul>
</p>
<p>Python module for easy to use command line options. With validation options
values and configuration from JSON file.</p>
<h2>Validations</h2>
<p>
The module provides this validators:
<ul>
<li> RequireAll(func1[, func2, ... funcN]) {synonym: Require}</li>
<li> RequireOnce(func1[, func2, ... funcN])</li>
<li> ValidAll(name1[, name2 ... nameN]) {synonym: Valid}</li>
<li> ValidOnce(name1[, name2 ... nameN])</li>
<li> Conflict(name1[, name2 ... nameN])</li>
<li> ValidationQueue(Validator0[, Validator1])</li>
</ul>
</p>
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 Distributions
OptDict-0.4.1.zip
(6.2 kB
view details)
OptDict-0.4.1.tar.gz
(3.6 kB
view details)
File details
Details for the file OptDict-0.4.1.zip
.
File metadata
- Download URL: OptDict-0.4.1.zip
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a00890a0bf6c40f0dc6181bd648ab0b32958ba3056b2a749cf2b348e8c05d4f6 |
|
MD5 | 534925cebab9fbf2db835d55bf60ac06 |
|
BLAKE2b-256 | 600eff1ca110be9af6bb5096fa9f819d930eb6f94acd7a4be367584471c0d865 |
File details
Details for the file OptDict-0.4.1.tar.gz
.
File metadata
- Download URL: OptDict-0.4.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 294cbdeeb429797203a079a4b1d3ef5a253fc4eec0874690b95e67a278e1dc40 |
|
MD5 | 527c6aaf0e09d397033ae2d868931008 |
|
BLAKE2b-256 | dbc2040c39d2724fa747fac8f47cc0b40014818b9e84ee3c8fef7b3ff80d799e |