Skip to content

AgniveshChaubey/bowtie

 
 

Repository files navigation

Bowtie

Open in Gitpod DOI PyPI version

Bowtie is a meta-validator of the JSON Schema specification, by which we mean it coordinates executing other validator implementations, collecting and reporting on their results.

To do so it defines a simple input/output protocol (specified in this JSON Schema) which validator implementations can implement, and it provides a CLI which can execute supported implementations.

It's called Bowtie because it fans in lots of JSON then fans out lots of results: >·<. Looks like a bowtie, no? Also because it's elegant – we hope.

For more information, see Bowtie's documentation.

Supported Python versions Build status pre-commit.ci status

About

A meta-validator for the JSON Schema specification(s)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 45.5%
  • JavaScript 9.0%
  • TypeScript 8.9%
  • Java 7.4%
  • Kotlin 7.3%
  • Scala 4.1%
  • Other 17.8%