1 Star 0 Fork 0

nedncs/python-ldap-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pyproject.toml 560 Bytes
一键复制 编辑 原始数据 按行查看 历史
疯狂的黄瓜 提交于 2024-06-04 16:59 . init 0
[tool.poetry]
name = "python-ldap-admin"
version = "0.1.0"
description = ""
authors = ["nedncs <nedn@qq.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
django = "^5.0.6"
toml = "^0.10.2"
ldap3 = "^2.9.1"
tomlkit = "^0.12.5"
pathlib = "^1.0.1"
loguru = "^0.7.2"
pycryptodome = "^3.20.0"
django-simpleui = "^2024.4.1"
mysqlclient = "^2.2.4"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
[[tool.poetry.source]]
name = "mirrors"
url = "https://pypi.tuna.tsinghua.edu.cn/simple/"
priority = "default"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/eaed/python-ldap-admin.git
git@gitee.com:eaed/python-ldap-admin.git
eaed
python-ldap-admin
python-ldap-admin
master

搜索帮助