German Verb conjugator for all of its tenses, moods, and persons.
- Python3.8 intepreter or higher
- pytest 7.4.1 or higher
- German keyboard installed (or know the keyboard shortcuts for the diacritics used)
Follow the steps below:
git clone https://github.com/svhawkins/german-verb-conjugator.git <repo dir>
cd <repo dir>
source setup
The setup
script gives the aliases conjugator
and tests
. conjugator
runs the conjugator itself and tests
runs all
of the unit and integration tests for the conjugator.
-
Information regarding (in)separable prefixes (for
prefixes.txt
): -
Information regarding strong, mixed, and preterite-present verbs (for
verbs.txt
)