[ 原始碼: python-traits ]
套件: python3-traits (6.3.2-1build1)
python3-traits 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-traits:
- [python-traits_6.3.2-1build1.dsc]
- [python-traits_6.3.2.orig.tar.gz]
- [python-traits_6.3.2-1build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Team
- Varun Hiremath
外部的資源:
- 主頁 [pypi.python.org]
相似套件:
Manifest typing and reactive programming for Python (Python 3)
The traits package provides a metaclass with special attributes that are called traits. A trait is a type definition that can be used for normal Python object attributes, giving the attributes some additional characteristics:
* Initialization: A trait attribute can have a default value * Validation: A trait attribute is manifestly typed. * Delegation: The value of a trait attribute can be contained in another object * Notification: Setting the value of a trait attribute can fired callbacks * Visualization: With the TraitsUI package, GUIs can be generated automatically from traited objects.
This is the Python 3 version of the package.
其他與 python3-traits 有關的套件
|
|
|