[ 原始碼: python-ldappool ]
套件: python3-ldappool (2.4.1-0ubuntu3)
python3-ldappool 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-ldappool:
- [python-ldappool_2.4.1-0ubuntu3.dsc]
- [python-ldappool_2.4.1.orig.tar.gz]
- [python-ldappool_2.4.1-0ubuntu3.debian.tar.xz]
維護者:
Original Maintainers:
- Debian OpenStack (郵件存檔)
- Thomas Goirand
外部的資源:
- 主頁 [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)
- LDAP interface module for Python3
-
- dep: python3-prettytable (>= 0.7.2)
- library to represent tabular data in visually appealing ASCII tables (Python3)
同時作為一個虛擬套件由這些套件提供: python3-ptable
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)