3 Star 19 Fork 12

qd-today / qd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Pipfile 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
[[source]]
url = "https://mirrors.cloud.tencent.com/pypi/simple/"
verify_ssl = true
name = "tencent"
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[pipenv]
install_search_all_sources = true
[packages]
tornado = "*"
charset-normalizer = "*"
requests = {version = "*", index = "pypi"}
pbkdf2 = "*"
pycryptodome = {version = "*", index = "pypi"}
croniter = {version = "*", index = "pypi"}
Jinja2 = "*"
redis = "*"
incremental = "*"
u-msgpack-python = {version = "*", index = "pypi"}
pysocks = "*"
faker = {version = "*", index = "pypi"}
colorama = {version = "*", markers="sys_platform == 'win32'"}
aiofiles = "*"
passlib = "*"
aiomysql = "*"
aiosqlite = "*"
cryptography = "*"
aiohttp = "*"
sqlalchemy = {version = "<2.0", extras = ["asyncio"]}
tzdata = "*"
[dev-packages]
#ddddocr = "*"
#pycurl = {version = "*", markers="sys_platform != 'win32'"}
types-croniter = "*"
types-requests = "*"
types-python-dateutil = "*"
sqlalchemy2-stubs = "*"
types-aiofiles = "*"
[requires]
python_version = "3.11"
Python
1
https://gitee.com/qd-today/qd.git
git@gitee.com:qd-today/qd.git
qd-today
qd
qd
master

搜索帮助