getfromcode

构建完整的学校管理软件 Python PyQt5 SQL|Udemy

后端开发
课程简介

构建完整的学校管理软件 Python PyQt5 SQL|Udemy Python PyQt5 SQL项目开发实战 编辑点评 深入浅出,系统构建学校管理软件,实战性强,适合有Python基础想进阶后端开发的学习者。 ⭐ 编辑推荐 本课程将带你从零开始,使用Python、PyQt5和SQL构建一个完整的学校管理软件。 ✨ 课程亮点 ✦ Python PyQt…

已有 4 人浏览 发布 2026-05-28 更新 2026-08-28

构建完整的学校管理软件 Python PyQt5 SQL|Udemy

Python PyQt5 SQL项目开发实战

编辑点评

深入浅出,系统构建学校管理软件,实战性强,适合有Python基础想进阶后端开发的学习者。

⭐ 编辑推荐

本课程将带你从零开始,使用Python、PyQt5和SQL构建一个完整的学校管理软件。

✨ 课程亮点

Python PyQt5实战项目
数据库设计与实现
用户界面设计与开发

课程目录

│ fileProcess.log
│ fileTree.txt
│ ReNameTree.bat
│
├─1. Introduction
│ 1. The complete output of the Python PyQt5 & MySql project we are goint go develop.srt
│ 1. The complete output of the Python PyQt5 & MySql project we are goint go develop_CN.srt
│
├─10. User interface creation Reports generation module
│ 1. Report generation.srt
│ 1. Report generation_CN.srt
│
├─11. User interface creation Receipt generation module
│ 1. Receipt generation.srt
│ 1. Receipt generation_CN.srt
│
├─12. Database and table creation in mysql database and Php my admin
│ 1. How to create school database in mysql using phpmyadmin control panel.srt
│ 1. How to create school database in mysql using phpmyadmin control panel_CN.srt
│ 2. How to create student, mark, attendance and fees tables in school database.srt
│ 2. How to create student, mark, attendance and fees tables in school database_CN.srt
│
├─13. Complete project code for python
│ 1. Copy the complete python code - copy the complete code and save as school.py.html
│
├─14. Python code How to connect Pyqt5 User interface with Python
│ 1. Connect ui to python code.srt
│ 1. Connect ui to python code_CN.srt
│
├─15. Python code to login form
│ 1. Login form.srt
│ 1. Login form_CN.srt
│
├─16. Student module python code
│ 1. Add student part 1.srt
│ 1. Add student part 1_CN.srt
│ 2. Add student 2.srt
│ 2. Add student 2_CN.srt
│ 3. edit student 1.srt
│ 3. edit student 1_CN.srt
│ 4. Edit student part 2.srt
│ 4. Edit student part 2_CN.srt
│ 5. Delete student.srt
│ 5. Delete student_CN.srt
│
├─17. Mark module python code
│ 1. Add marks.srt
│ 1. Add marks_CN.srt
│ 2. Edit marks.srt
│ 2. Edit marks_CN.srt
│ 3. Delete marks.srt
│ 3. Delete marks_CN.srt
│
├─18. Attendance module python code
│ 1. Add attendance.srt
│ 1. Add attendance_CN.srt
│ 2. Edit attendance.srt
│ 2. Edit attendance_CN.srt
│ 3. Delete Attendance.srt
│ 3. Delete Attendance_CN.srt
│
├─19. Fees module python code
│ 1. Addd Fees.srt
│ 1. Addd Fees_CN.srt
│ 2. Fees Receipt Generation.srt
│ 2. Fees Receipt Generation_CN.srt
│ 3. Edit fees.srt
│ 3. Edit fees_CN.srt
│ 4. Delete Fees.srt
│ 4. Delete Fees_CN.srt
│
├─2. Software installation
│ 1. How to install Python.srt
│ 1. How to install Python_CN.srt
│ 2. How to install PyQt5 and PyQt5 tools.srt
│ 2. How to install PyQt5 and PyQt5 tools_CN.srt
│ 3. How to install xampp and mysql.srt
│ 3. How to install xampp and mysql_CN.srt
│ 4. How to install text editor for our project.srt
│ 4. How to install text editor for our project_CN.srt
│
├─20. Reports Generation
│ 1. Reports Generation.srt
│ 1. Reports Generation_CN.srt
│ 2. Report Design Style Generation.srt
│ 2. Report Design Style Generation_CN.srt
│
├─21. Extra Changes in this project
│ 1. Extra changes.srt
│ 1. Extra changes_CN.srt
│
├─22. Export reports from QTableWidget to Excel File
│ 1. Export to Excel from Pyqt5 tables.srt
│ 1. Export to Excel from Pyqt5 tables_CN.srt
│ 2. Download the modified python code.html
│ 3. The modified Gui for export to excel.html
│
├─3. Download images for ui design
│ 1. Right click on each image - select - save image as - and save it.html
│ 2. Complete ui file code - copy the contents of the code and save as school.ui.html
│
├─4. New project and menu creation using Qt Designer
│ 1. How to create new project and menu.srt
│ 1. How to create new project and menu_CN.srt
│ 2. How to set menu colors and object names in the menu.srt
│ 2. How to set menu colors and object names in the menu_CN.srt
│
├─5. Interface Design - Login form and home page design
│ 1. Login form creation.srt
│ 1. Login form creation_CN.srt
│ 2. Home page creation.srt
│ 2. Home page creation_CN.srt
│
├─6. User interface creation Student details module
│ 1. Add new student interface design.srt
│ 1. Add new student interface design_CN.srt
│ 2. Edit or Delete student interface design.srt
│ 2. Edit or Delete student interface design_CN.srt
│
├─7. User interface creation Mark management module
│ 1. Add mark details.srt
│ 1. Add mark details_CN.srt
│ 2. Edit or delete mark details design.srt
│ 2. Edit or delete mark details design_CN.srt
│
├─8. User interface creation Attendance management module
│ 1. Add attendance Details.srt
│ 1. Add attendance Details_CN.srt
│ 2. Edit or delete attendance details.srt
│ 2. Edit or delete attendance details_CN.srt
│
└─9. User interface creation Fees management module

适合人群

  • Python初学者
  • 后端开发爱好者
  • 学校管理软件开发者

🎯 学习收获

  • 掌握Python后端开发技能
  • 熟悉PyQt5 GUI设计
  • 实现数据库操作与交互

🎉 祝您学习愉快!

课程购买
课程价格
金币29.9
299金币限时优惠会员免费
销量:0
💎 开通会员每日免费下载,比单买更划算 →
支付成功后会自动显示下载资源云盘的链接!点击链接即可下载到本地。