{"id":15492225,"url":"https://github.com/s-knibbs/pyvalico","last_synced_at":"2025-06-11T03:02:55.940Z","repository":{"id":57458275,"uuid":"147833438","full_name":"s-knibbs/pyvalico","owner":"s-knibbs","description":"Small python wrapper around https://github.com/rustless/valico","archived":false,"fork":false,"pushed_at":"2019-07-08T09:52:15.000Z","size":15,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-25T07:43:10.312Z","etag":null,"topics":["json-schema","rust-cpython"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s-knibbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-07T14:20:13.000Z","updated_at":"2019-07-12T03:34:30.000Z","dependencies_parsed_at":"2022-09-09T23:02:40.847Z","dependency_job_id":null,"html_url":"https://github.com/s-knibbs/pyvalico","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-knibbs%2Fpyvalico","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-knibbs%2Fpyvalico/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-knibbs%2Fpyvalico/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-knibbs%2Fpyvalico/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s-knibbs","download_url":"https://codeload.github.com/s-knibbs/pyvalico/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s-knibbs%2Fpyvalico/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258164447,"owners_count":22659129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["json-schema","rust-cpython"],"created_at":"2024-10-02T07:59:37.307Z","updated_at":"2025-06-11T03:02:55.910Z","avatar_url":"https://github.com/s-knibbs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyValico\n\n**⚠ 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.\n\nSmall python wrapper around the [valico](https://github.com/rustless/valico) rust library to provide fast JSON schema validation.\n\n## Usage\n\n```python\n\u003e\u003e\u003e from valico import validate\n\u003e\u003e\u003e validate([2,3,4], {\"maxItems\": 2})\nvalico.ValidationError: MaxLength condition is not met\n```\n\n## Building\nTo build manylinux wheels for python 3.5, 3.6 and 3.7, follow the instructions at [setuptools-rust](https://pypi.org/project/setuptools-rust/), and build using `build-wheels.sh`\nin the project root.\n\n\n## TODO\n* Add tests / travis build\n* Benchmark against [jsonschema](https://github.com/Julian/jsonschema)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-knibbs%2Fpyvalico","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs-knibbs%2Fpyvalico","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs-knibbs%2Fpyvalico/lists"}