Practice Russian verbs with the help of wiktionary
cd /your/path/ruverbs
python3 setup.py
# to start adding verbs to a verb list:
python3 add-verbs.py
# to start practicing verbs:
python3 practice.py
When adding verbs, the tool will ask for the infinitive form of the verb without accents. If the tool cannot easily find an english translation it will also ask you to enter one.
When practicing the tool will ask you to which verb forms you would like to practice. You can choose which verbs to practice by putting them in separate files and creating your own sets of verbs.