Archive for my projects while learning python. Your suggestions are welcome
Go to file
2024-11-13 13:58:36 +08:00
Modules 扩展Wordcloud_GUI项目功能 2023-05-27 19:57:57 +08:00
resources 规范资源位置 2023-06-03 11:47:20 +08:00
results 更新示例代码 2023-05-25 22:27:40 +08:00
Wordcloud_GUI 规范资源位置 2023-06-03 11:47:20 +08:00
Calculate.py 更新示例代码 2023-05-23 20:56:35 +08:00
Class.py 添加练习内容(类和对象) 2023-05-23 21:27:23 +08:00
datatype_info.py 添加练习内容(词云) 2023-05-23 22:14:15 +08:00
LICENSE Update LICENSE 2024-09-10 22:44:51 +08:00
note.md 更新示例代码 2023-05-10 11:38:53 +08:00
README.md Update README.md 2024-11-13 13:58:36 +08:00
Turtle.py 更新 Calculate.py 2023-04-11 21:32:38 +08:00
Wordcloud.py 更新示例代码 2023-05-25 22:27:40 +08:00

965-Python-Learning-Repository

基于广东医科大学Python教学内容的相关库适用于浅附带结课作业

Archive for my projects while learning Python. Your suggestions are welcome

Domestic Mirror / 国内镜像源 : here

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授权