1 Star 0 Fork 1

leezn09/drpy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
requirements.txt 522 Bytes
一键复制 编辑 原始数据 按行查看 历史
晚风拂柳颜 提交于 2024-05-30 18:21 . 更新req
js2py
pyquery
flask==2.0.3;python_version < '3.7'
flask==2.2.2;python_version >= '3.7'
flask_migrate
flask-sqlalchemy==2.5.1
SQLAlchemy==1.4.40
requests
psutil
# netifaces
# gevent==1.1.2 ; sys_platform != 'win32' and python_version < '3.7'
# gevent==1.3.4 ; sys_platform != 'win32' and python_version >= '3.7' and python_version < '3.9'
# gevent==21.12.0 ; sys_platform == 'win32'
gevent
gunicorn ; python_version >= '3.6'
supervisor ; sys_platform != 'win32'
func_timeout
easydict
jsonpath
quickjs
ujson
Werkzeug==2.2.2
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/leezn09/drpy.git
[email protected]:leezn09/drpy.git
leezn09
drpy
drpy
main

搜索帮助