validate 0.3.2
Newer version available (1.0.1)
Released:
A module for validating values (usually strings) against a specification, and transforming them or doing type conversion.
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Michael Foord
- Tags validation, schema, conversion, checking, configobj, config, configuration
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
validate.py is a module for validating values against a specification. It can be used with ConfigObj, or as a standalone module.
It is extensible, and as well as doing type conversion from strings, you can easily implement your own functions for transforming values in any way you please.
Project details
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License
- Author: Michael Foord
- Tags validation, schema, conversion, checking, configobj, config, configuration
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic