My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

I have written this vocabulary trainer helping me learning English. Would be nice, if others consider my work helpful.

The feature list:

  • Stores data in a sqlite database. The database name is freely selectable.
  • Use as many language databases as you like
  • There is a english.db file with my own words. You can start with these or create your own database.
  • The vocabulary will be entered by category
  • You can augment the category list.
  • In the learning mode you can decide either to learn all or just by category
  • The vocabularies will be asked either by random or the oldest vocabularies first.
  • With an error offset you can determine how often a vocabulary may be asked. The default is eight.

You should have python, wxPython, sqlalchemy and sqlite installed

Powered by Google Project Hosting