Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 366 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 366 Bytes

The dictionary editor

A simple YAML and JSON editor written in Python.

Installation:

$ git clone https://github.com/dantard/dict-editor.git
$ cd dict-editor
$ pip install . 

Usage:

$ dict-editor filename.yaml

or

$ dict-editor filename.json

Licensed under the GPL 3.0 License.

For questions or issues email dantard at unizar.es