Skip to main content

python module to Validate ini File user input

Project description

Build status PyPI status Coverage!

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

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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page