Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.
/ Medicine-System Public archive

药物管理系统,基于Python和Flask,一个数据库的课程设计

License

Notifications You must be signed in to change notification settings

Mieluoxxx/Medicine-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medicine-System

药物管理系统--数据库课程设计 flask + pymysql + flask_sqlachemy

本项目由poetry打包 安装方式为

poetry install

使用方式为

poetry shell
cd medicine_system
# 注意修改config.py中的mysql配置
flask init-static && flask init-db && flask init-sql && flask init-trigger
python app.py

About

药物管理系统,基于Python和Flask,一个数据库的课程设计

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published