965-Python-Learning-Repo/README.md
2024-09-10 22:48:12 +08:00

17 lines
445 B
Markdown
Executable File
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 965-Python-Learning-Repository
基于广东医科大学Python教学内容的相关库适用于浅附带结课作业
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
基于Apache License授权