Binary package “python3-traits” in ubuntu jammy
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.
Source package
Published versions
- python3-traits 6.3.2-1build1 in amd64 (Proposed)
- python3-traits 6.3.2-1build1 in amd64 (Release)
- python3-traits 6.3.2-1build1 in arm64 (Proposed)
- python3-traits 6.3.2-1build1 in arm64 (Release)
- python3-traits 6.3.2-1build1 in armhf (Proposed)
- python3-traits 6.3.2-1build1 in armhf (Release)
- python3-traits 6.3.2-1build1 in ppc64el (Proposed)
- python3-traits 6.3.2-1build1 in ppc64el (Release)
- python3-traits 6.3.2-1build1 in riscv64 (Proposed)
- python3-traits 6.3.2-1build1 in riscv64 (Release)
- python3-traits 6.3.2-1build1 in s390x (Proposed)
- python3-traits 6.3.2-1build1 in s390x (Release)