[ 原始碼: python-padme ]
套件:python3-padme(1.1.1-3)
mostly transparent proxy class for Python 3
Padme, named after the Star Wars (tm) character, is a library for creating proxy objects out of any other Python object.
The resulting object is as close to mimicking the original as possible. Some things are impossible to fake in CPython so those are highlighted in the documentation (though mainly object identity). All other operations are silently forwarded to the original.
This package contains the Python 3.x version of the library
其他與 python3-padme 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python-padme-doc
- mostly transparent proxy class for Python (documentation)