Skip to main content

Wrapper around the valico rust library for JSON schema validation

Project description

# PyValico

Small python wrapper around the [valico](https://github.com/rustless/valico) rust library to provide fast JSON schema validation.

## Usage

`python >>> from valico import validate >>> validate([2,3,4], {"maxItems": 2}) valico.ValidationError: MaxLength condition is not met `

## TODO * Add tests / travis build * Benchmark against [jsonschema](https://github.com/Julian/jsonschema)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

PyValico-0.0.2-cp37-cp37m-manylinux1_x86_64.whl (2.8 MB view hashes)

Uploaded CPython 3.7m

PyValico-0.0.2-cp36-cp36m-manylinux1_x86_64.whl (1.9 MB view hashes)

Uploaded CPython 3.6m

PyValico-0.0.2-cp35-cp35m-manylinux1_x86_64.whl (948.8 kB view hashes)

Uploaded CPython 3.5m

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