Skip to content

問題集変更可のPython・Tkinter漢字練習アプリ

License

Notifications You must be signed in to change notification settings

tamitakada/kinben

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

きんべん(KINBEN) 漢字練習アプリ

きんべんはTkinterの漢字練習アプリです。単語はランダムに出題され、答え合わせができます。問題集の加工も可能です。

Kinben is a kanji practice app made with Python/Tkinter. Since there is no built-in entry pad, the app is mainly for random question generation and answer checking. You can add to/change the data in the attached kanji database as well.

インストールの仕方 (How to Install)

  1. ターミナルを開き、git clone [email protected]:tamitakada/kinben.gitを入力
    Open your computer terminal and enter the command git clone [email protected]:tamitakada/kinben.git.
  2. cd kinben; pip3 install requirements.txt
  3. python3 run.pyでアプリを開く
    Enter python3 run.py to run the app.

使用されたソフト等

About

問題集変更可のPython・Tkinter漢字練習アプリ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages