该flask为fastapi,速度更快
This commit is contained in:
parent
3bde268c55
commit
33da8c4b78
@ -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"]
|
@ -14,9 +14,6 @@ lz4
|
||||
lxml
|
||||
pandas
|
||||
|
||||
flask
|
||||
flask_cors
|
||||
|
||||
fastapi
|
||||
uvicorn
|
||||
python-dotenv
|
||||
|
Loading…
Reference in New Issue
Block a user