Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.37 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.37 KB

About

German Verb conjugator for all of its tenses, moods, and persons.

Requirements:

  1. Python3.8 intepreter or higher
  2. pytest 7.4.1 or higher
  3. German keyboard installed (or know the keyboard shortcuts for the diacritics used)

Running

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.


Further information:

  1. Information regarding (in)separable prefixes (for prefixes.txt):

  2. Information regarding strong, mixed, and preterite-present verbs (for verbs.txt)