/signi

a simple DRAE definitions tool

Primary LanguagePython

signi

A simple DRAE definitions tool.


Usage

λ pip install signi

λ signi --help
Usage: signi.py [options]

Options:
  -h, --help            show this help message and exit
  -f INPUT_FILE, --file=INPUT_FILE
                        the file to read from
  -w WORD, --word=WORD  the single word to define
  -d OUTPUT_FILE, --dest=OUTPUT_FILE
                        the file to write to

TODO

  • get pip installable executable working