Skip to main content

Extensible validation for Python dictionaries.

Project description

https://secure.travis-ci.org/nicolaiarocci/cerberus.png?branch=master

Cerberus is an ISC Licensed validation tool for Python dictionaries.

>>> v = Validator({'name': {'type': 'string'}})
>>> v.validate({'name': 'john doe'})
True

Features

Cerberus provides type checking and other base functionality out of the box and is designed to be non-blocking and easily extensible, allowing for custom validation. It has no dependancies and is thoroughly tested under Python 2.6 and 2.7. Support for Python 3.x is planned as well.

Documentation

Complete documentation is available at http://cerberus.readthedocs.org

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

Cerberus-0.0.1.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file Cerberus-0.0.1.tar.gz.

File metadata

  • Download URL: Cerberus-0.0.1.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Cerberus-0.0.1.tar.gz
Algorithm Hash digest
SHA256 696395c1a83aa6bedfde672ac8715b017608758eae8a78e05b1ed8fef9cfb352
MD5 073da1f45bea324e71c511b3594a628b
BLAKE2b-256 1aea5162945f0120d8286431be6f9ce9c5749954816b7776637489247fcef9ae

See more details on using hashes here.

Supported by

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