Skip to content

szsec502/posters-m

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poster

海报生成

原项目地址

把原项目的部分代码砍掉,留下需要的部分,将数据库换成了mysql

# 激活虚拟环境
poetry shell

# 安装依赖
poetry install

cd poster_app/

# 初始化数据表
python init_db.py

# 启动项目
python fast.py
结果图

1

2


that's all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published