verb-conjugator is a commandline tool to help users practice / learn to conjugate french and spanish verbs
Users can:
For features 1 and 2 users can select the mood (indicative, subjunctive etc) as well as the tense (present, imperfect, future etc)
$ pip install verb-conjugator
$ conjugator
Select an option:
1 - Display verb conjugation
2 - Single verb quiz
3 - Common verbs quiz
4 - Exit
MIT
This application uses the verbecc python library and was developed as part of the Python Developer Mindset (PDM) program.