/espy

Get conjugation tables of Spanish verbs from SpanishDict in your terminal

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

espy - Get Conjugation Tables of Spanish Verbs from SpanishDict in Your Terminal

Installation

  1. Create new Python 3.6 environment (e.g., with pipenv, virtualenv, or conda)

    conda create env --name espy python=3.6
  2. Activate espy environment

    conda activate espy
  3. Get source code

    git clone git@github.com:gncs/espy.git
  4. Install espy

    pip install ./espy --upgrade

Usage

Run espy -h for a quick overview of functionality.

Run

To get the conjugation tables for a Spanish verb run, for example:

espy ser

or

espy --no-names --conjugation='Future' --table='Indicative' recibir