Commit graph

5 commits

Author SHA1 Message Date
f6b9b36713
feat: compact pull #4 and delete unusable things. (#6)
* Add module mc-status-img

* delete: more submodule dir

* feat: compact pull #5 and delete unuseable things.

* chore: move the functions and modules to great place.

* add: ignore the .vscode directory

* chore: add line break in the end.

---------

Co-authored-by: quqiOnfree <quqiOnfree@outlook.com>
2025-09-02 22:42:20 +08:00
1a9def0a23 fix: requirements and some syntax fix. 2025-09-02 17:53:47 +08:00
e9b2033c3e feat: image generater support. 2025-09-02 17:33:23 +08:00
Murasame Noa
099a79fe5f
重写成 FastAPI (#3)
* 重写成FastAPI

* 修改依赖相关配置
- pyproject `uvicorn[standard] -> fastapi[standard]`
- requirements.txt 使用 `uv export` 生成
- Dockerfile 换用 `python:3.13`
- README pip 安装增加版本提示

---------

Co-authored-by: wyf9 <wyf9@wyf9.top>
2025-08-28 11:29:23 +08:00
Murasame
3dbd5e8a8e Intial Init 2025-08-16 04:50:02 +08:00