python module to Validate ini File user input
Project description
configvalidator
ConfigValidator is an python module to Validate ini File user input. After validation you will get are well-defined python dict with the corresponding validate user inputs.
To achieve this, you will need an config dict, which is part of your source code. Furthermore you need an ini file, which is given to the program at runtime. Both inputs to ConfigValidator will lead in an well-defined python dict, which can then be used in your program.
Installation
You can install, upgrade, uninstall ConfigValidator with these commands:
$ pip install configvalidator $ pip install --upgrade configvalidator $ pip uninstall configvalidator
Links
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ConfigValidator-0.2.0.tar.gz
(48.5 kB
view details)
File details
Details for the file ConfigValidator-0.2.0.tar.gz
.
File metadata
- Download URL: ConfigValidator-0.2.0.tar.gz
- Upload date:
- Size: 48.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8983b3c3c8c7a53227246c2813f3f7316b3537eec0330e7e2d7a72678c42696 |
|
MD5 | b0a30689476e3a83469a672d2b0ffd33 |
|
BLAKE2b-256 | 4d55331097ee7e1db23bef684c66c4f45cc18a609a322a410564e34de1b01b76 |