[ 原始碼: lazr.delegates ]
套件:python3-lazr.delegates(2.1.0-1)
python3-lazr.delegates 的相關連結
Debian 的資源:
下載原始碼套件 lazr.delegates:
- [lazr.delegates_2.1.0-1.dsc]
- [lazr.delegates_2.1.0.orig.tar.gz]
- [lazr.delegates_2.1.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [launchpad.net]
相似套件:
easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.
This is the Python 3 version.
其他與 python3-lazr.delegates 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- 或者 python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-zope.interface
- Interfaces for Python3
-
- sug: python-lazr.delegates-doc
- easily write objects that delegate behavior (documentation)