Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

OpenDataServices/jsonschema-info-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonschema-info-table

This Python library takes JSON Schema and presents human readable information about it as a table.

It includes a Sphinx directive.

Usage in Sphinx

Include this extension in conf.py::

extensions = ['jsonschemainfotable.jsonschema']

Write jsonschemainfotable directive into reST file where you want to import schema::

.. jsonschemainfotable:: path/to/your.json

History

This was created by Takeshi KOMIYA and then developed by Open Data Services.

It was renamed to reflect the fact they wanted to use this in non-Sphinx situations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages