该flask为fastapi,速度更快

This commit is contained in:
xaoyaoo 2024-08-17 12:25:13 +08:00
parent 3bde268c55
commit 33da8c4b78
2 changed files with 3 additions and 3 deletions

View File

@ -8,3 +8,6 @@
from ._loger import db_loger
from .common_utils import timestamp2str, xml2dict, silk2audio, bytes2str, get_md5, name2typeid, typeid2name, \
type_converter, match_BytesExtra, db_error, download_file, dat2img
__all__ = ["db_loger", "timestamp2str", "xml2dict", "silk2audio", "bytes2str", "get_md5", "name2typeid", "typeid2name",
"type_converter", "match_BytesExtra", "db_error", "download_file", "dat2img"]

View File

@ -14,9 +14,6 @@ lz4
lxml
pandas
flask
flask_cors
fastapi
uvicorn
python-dotenv