mirror of
https://github.com/WMK965/965-Python-Learning-Repo.git
synced 2025-04-27 07:53:21 +00:00
18 lines
529 B
Markdown
Executable File
18 lines
529 B
Markdown
Executable File
# 965-Python-Learning-Repository
|
||
|
||
基于广东医科大学Python教学内容的相关库,适用于浅(考)尝(前)辄(突)止(击),附带结课作业
|
||
|
||
Archive for my projects while learning Python. Your suggestions are welcome
|
||
|
||
Domestic Mirror / 国内镜像源 : [here](https://git.965server.top/explore/repos)
|
||
|
||
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授权
|