Skip to content

svhawkins/german-verb-conjugator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

what it says on the tin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published