Merge remote-tracking branch 'origin/master'

This commit is contained in:
965 2023-06-03 11:47:41 +08:00
commit f5a9955e15

View File

@ -1,2 +1,11 @@
# 965PythonLearningArchive # 965PythonLearningArchive
Archive for my projects while learning python. Your suggestions are welcome Archive for my projects while learning python. Your suggestions are welcome
For Windows users:
>pip install chardet PyQt5 wordcloud Pillow jieba
For Linux users:
>sudo apt install python3-tk
>
>pip install chardet PyQt5 wordcloud Pillow jieba