Skip to content

使用 fastapi,opencv,pil,numpy 等构建的日报生成后端,原项目地址:https://github.com/HibiKier/nonebot-plugin-zxreport

License

Notifications You must be signed in to change notification settings

yichere/report-generator

Repository files navigation

本项目用来创建一个服务器,允许自定义生成日报。

如何使用

首先 clone 一个本仓库

git clone https://github.com/yichere/report-generator

然后使用 pip 安装依赖

pip install -r requirements.txt

最后使用 uvicorn 启动就大功告成了!

uvicorn app:app --reload --port <port>

不加端口号时,默认开放端口为 8000 感谢您的使用!

贡献

本项目欢迎 pr!

About

使用 fastapi,opencv,pil,numpy 等构建的日报生成后端,原项目地址:https://github.com/HibiKier/nonebot-plugin-zxreport

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published