A handy helper to manage GRE Vocab preparation.
Run pip install gre
- Clone repo/download as zip
cd
to the folder- Run
pipenv install
- Run
pipenv shell
- Run
pip install .
Usage: gre [OPTIONS] COMMAND [ARGS]...
A handy helper to manage GRE Vocab preparation
Options:
--debug / --no-debug
--help Show this message and exit.
Commands:
add Add a word/words to vocabulary
export Export vocabulary to file
flash Flash cards
get Retrieve a word, definiton from vocabulary
nuke Delete entire vocabulary
remove Remove a word/words from vocabulary
show Print entire vocabulary
Sayan Goswami (c) 2018