This website requires JavaScript.
Explore
Help
Register
Sign In
lewen
/
X25020501_card_book
Watch
1
Star
0
Fork
0
You've already forked X25020501_card_book
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
48a02974fc0410801a51b216d9d03069142bd305
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xingc
48a02974fc
first init
2025-02-18 14:26:47 +08:00
alembic
first init
2025-02-18 14:26:47 +08:00
core
first init
2025-02-18 14:26:47 +08:00
.gitignore
first init
2025-02-18 14:26:47 +08:00
alembic.ini
first init
2025-02-18 14:26:47 +08:00
config.py
first init
2025-02-18 14:26:47 +08:00
main.py
first init
2025-02-18 14:26:47 +08:00
README.md
first init
2025-02-18 14:26:47 +08:00
requirements.txt
first init
2025-02-18 14:26:47 +08:00
README.md
Unescape
Escape
Card Book
部署
1.环境准备和要求
python
3.11.0
mysql
5.7 (建议)
redis
>
5.0 (建议)
2.安装依赖
pip install -r requirements.txt
3.修改配置
数据库和redis连接信息
图片资源上传目录
境外代理
4.启动服务
uvicorn main:app
关于
作者:
xingc
Description
No description provided
Readme
175
KiB
Languages
Python
99.7%
Mako
0.3%