You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

validate

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

validate

Config file reading, writing, and validation.

1.0.1
pipPyPI
Maintainers
4

validate.py <http://www.voidspace.org.uk/python/validate.html>_ is a module for validating values against a specification. It can be used with ConfigObj <http://www.voidspace.org.uk/python/configobj.html>_, 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.

Keywords

validation

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts