Skip to content

hetongxue303/student-attendance-management-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

学生考勤管理系统

一、环境安装

1.安装fastapi框架

pip install fastapi[all]