mirror of
https://github.com/WMK965/965-Python-Learning-Repo.git
synced 2025-04-28 08:33:20 +00:00
10 lines
270 B
Markdown
Executable File
10 lines
270 B
Markdown
Executable File
# 965PythonLearningArchive
|
|
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
|