Versions

Description

validictory is a general purpose Python data validator that allows validation of arbitrary Python data structures. Schema format is based on the `JSON Schema proposal <http://json-schema.org>`_, so combined with ``json`` the library is also useful as a validator for JSON data. Contains code derived from `jsonschema <http://json-schema.org/implementations.html>`_ by Ian Lewis and Ysuke Muraoka. Source is available from `GitHub <http://github.com/sunlightlabs/validictory/>`_. The latest release is always available on `PyPI <http://pypi.python.org/pypi/validictory>`_ and can be installed via `pip <http://www.pip-installer.org/>`_.

Repository

http://github.com/jamesturk/validictory.git

Project Slug

validictory

Last Built

2 months ago passed

Maintainers

Badge

Tags

jsonschema, python, validation

Short URLs

validictory.readthedocs.io
validictory.rtfd.io

Default Version

latest

'latest' Version

master