cerberus-document-editor

Document Editor for Cerberus Schema.


License
MIT
Install
pip install cerberus-document-editor==0.0.9

Documentation

cerberus-document-editor

Document Editor for Cerberus Schema (Urwid)

Upload Python Package

How to install

pip install cerberus-document-editor

How to run

python -m cerberus-document-editor --help

usage: cerberus_document_editor [-h] [-v] [-s JSON_FILENAME] FILENAME

Document Editor for Cerberus Schema.

positional arguments:
  FILENAME              Filename to edit.

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -s JSON_FILENAME, --schema JSON_FILENAME
                        Select external schema file.

Default Schema Filename

Cerberus document editor is set default schema filename to .schema.yaml. This editor is supporting JSON and YAML file type for document and schema. You can refer below file. .schema.yaml