Vocabulary trainer written in wxPython
- 资源大小:2.59 MB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
python
Student
资 源 简 介
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
文 件 列 表
pyvoc
model.py
doc
export.pyc
presenters.pyc
german.db
english.csv
export.py
test
pyVoc.cfg
presenter
model.pyc
model_tool.py
english.db
lang.db
.svn
interactors.py
gui
model.py.backup
INSTALL.txt
english.db.backup
pyVoc.py
ralf.py
presenters.py
interactors.pyc