[ 原始碼: python-ldappool ]
套件:python3-ldappool(2.3.1-1)
python3-ldappool 的相關連結
Debian 的資源:
下載原始碼套件 python-ldappool:
- [python-ldappool_2.3.1-1.dsc]
- [python-ldappool_2.3.1.orig.tar.xz]
- [python-ldappool_2.3.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [git.openstack.org]
相似套件:
connection pool for python-ldap - Python 3.x
A simple connector pool for python-ldap. The pool keeps LDAP connectors alive and let you reuse them, drastically reducing the time spent to initiate a ldap connection.
The pool has useful features like:
* transparent reconnection on failures or server restarts * configurable pool size and connectors timeouts * configurable max lifetime for connectors * a context manager to simplify acquiring and releasing a connector
This package provides the Python 3.x module.
其他與 python3-ldappool 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ldap (>= 3.0.0~b4)
- LDAP interface module for Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)