Skip to content

Generates JSON Schema from text specifications and reference implementations

License

Notifications You must be signed in to change notification settings

deathbeds/expectorate

Repository files navigation

expectorate

Generates JSON Schema from text specifications and reference implementations, like:

  • the Language Server Protocol spec and reference implementations
  • TODO: Jupyter Kernel Message Protocol

Install

pip

TBD

Dev Setup

conda env update
conda activate expectorate
python -m pip install -e .

Usage

expectorate --help

About

Generates JSON Schema from text specifications and reference implementations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages