{"id":25065732,"url":"https://github.com/johngodoi/pyjsonschema","last_synced_at":"2026-05-03T23:32:26.306Z","repository":{"id":145592658,"uuid":"215411741","full_name":"johngodoi/pyjsonschema","owner":"johngodoi","description":"This project is based on jsonschema python library. The difference is that it doesn't aim in the performance but being a library","archived":false,"fork":false,"pushed_at":"2019-12-02T17:01:30.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-23T12:36:22.482Z","etag":null,"topics":["json","json-schema","jsonschema","jsonschema-python-library","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/johngodoi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-15T23:01:58.000Z","updated_at":"2019-12-02T17:01:32.000Z","dependencies_parsed_at":"2024-04-19T09:31:12.948Z","dependency_job_id":null,"html_url":"https://github.com/johngodoi/pyjsonschema","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/johngodoi/pyjsonschema","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johngodoi%2Fpyjsonschema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johngodoi%2Fpyjsonschema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johngodoi%2Fpyjsonschema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johngodoi%2Fpyjsonschema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johngodoi","download_url":"https://codeload.github.com/johngodoi/pyjsonschema/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johngodoi%2Fpyjsonschema/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32589127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","json-schema","jsonschema","jsonschema-python-library","python"],"created_at":"2025-02-06T19:44:53.453Z","updated_at":"2026-05-03T23:32:26.292Z","avatar_url":"https://github.com/johngodoi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyjsonschema\nThis project is based on jsonschema python library. The difference is that it doesn't aim in the performance but being a library that can be used anywhere without needing to specify the OS.\n\nWe aim to implement the entire https://json-schema.org specification. \n\nhttps://json-schema.org/understanding-json-schema/ gives an overview of the features expected for jsonschema validation.\nAnd so far that has been our reference.\n\n* JSON Schema Reference\n\n  *  [ ]  Type-specific keywords\n        *  [x]  string\n        *  [x]  Length\n        *  [ ]  Regular Expressions\n        *  [x]  Format\n  *  [ ]  Regular Expressions\n        *  [ ]  Example\n  *  [ ]  Numeric types\n        *  [x]  integer\n        *  [x]  number\n        *  [x]  Multiples\n        *  [x]  Range\n  *  [ ]  object\n        *  [x]  Properties\n        *  [x]  Required Properties\n        *  [ ]  Property names\n        *  [ ]  Size\n        *  [ ]  Dependencies\n        *  [ ]  Pattern Properties\n  *  [ ]  array\n        *  [ ]  Items\n        *  [ ]  Length\n        *  [ ]  Uniqueness\n  *  [x]  boolean\n  *  [x]  null\n  *  [ ]  Generic keywords\n        *  [ ]  Annotations\n        *  [ ]  Comments\n        *  [x]  Enumerated values\n        *  [ ]  Constant values\n  *  [ ]  Media: string-encoding non-JSON data\n        *  [ ]  contentMediaType\n        *  [ ]  contentEncoding\n        *  [ ]  Examples\n  *  [ ]  Combining schemas\n        *  [ ]  allOf\n        *  [ ]  anyOf\n        *  [ ]  oneOf\n        *  [ ]  not\n  *  [ ]  Applying subschemas conditionally\n     *  [ ]  The $schema keyword\n        *  [ ]  Advanced\n*  [ ]  Structuring a complex schema\n     *  [ ]  Reuse\n        *  [ ]  Recursion\n     *  [ ]  The $id property\n        *  [ ]  Using $id with $ref\n     *  [ ]  Extending","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohngodoi%2Fpyjsonschema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohngodoi%2Fpyjsonschema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohngodoi%2Fpyjsonschema/lists"}