965-Python-Learning-Repo/README.md
2023-05-29 12:42:18 +08:00

12 lines
273 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