PyValico

Small python wrapper around https://github.com/rustless/valico

Popularity
0.6
Stable
Activity
0.0
Stable
5
1
2

Description

Small python wrapper around the valico rust library to provide fast JSON schema validation.

Programming language: Rust
License: MIT License
Latest version: v0.0.2

PyValico alternatives and similar packages

Based on the "Serialization" category.
Alternatively, view PyValico alternatives based on common mentions on social networks and blogs.

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.

Do you think we are missing an alternative of PyValico or a related project?

Add another 'Serialization' Package

README

PyValico

⚠ Please Note ⚠: This is not currently maintained due to a number of issues discovered in the upstream library which is not currently being regularly maintained.

Small python wrapper around the valico rust library to provide fast JSON schema validation.

Usage

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

Building

To build manylinux wheels for python 3.5, 3.6 and 3.7, follow the instructions at setuptools-rust, and build using build-wheels.sh in the project root.

TODO

  • Add tests / travis build
  • Benchmark against jsonschema

Do not miss the trending, packages, news and articles with our weekly report.

Awesome Python is part of the LibHunt network. Terms. Privacy Policy.

(CC)
BY-SA
We recommend Spin The Wheel Of Names for a cryptographically secure random name picker.

AltStyle によって変換されたページ (->オリジナル) /