Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Star Badge Open Source Love

Chinese Flashcards

Dragon Designed by Freepik

🛠️ Description

A tkinter application which displays chinese characters.

  • click on the characters from the list.
  • click on one or more button (pinyin, role, definition)

The characters come from the HSK1 list (non official).

More informations on pinyin.

More informations on HSK.

⚙️ Languages or Frameworks Used

  • beautifulsoup4==4.11.1
  • requests==2.28.1
  • python 3.10.6

🌟 How to run

Move to the app folder.

cd app

Run the main file.

python main.py

📺 Demo

app

🤖 Author

CMagnac