python-traits
The traits package developed by Enthought provides a special type
definition called a trait. Although they can be used as normal Python object
attributes, traits also have several additional characteristics:
* Initialization: A trait can be assigned a default value.
* Validation: A trait attribute's type can be explicitly declared.
* Delegation: The value of a trait attribute can be contained either
in another object.
* Notification: Setting the value of a trait attribute can trigger
notification of other parts of the program.
* Visualization: User interfaces that permit the interactive
modification of a trait's value can be automatically constructed
using the trait's definition.
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-traits && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
fix-test.patch | 0000000640 640 Bytes | |
python-traits.changes | 0000013119 12.8 KB | |
python-traits.spec | 0000004063 3.97 KB | |
traits-6.1.0.tar.gz | 0000564240 551 KB |
Revision 7 (latest revision is 10)
Dominique Leuenberger (dimstar_suse)
accepted
request 820887
from
Tomáš Chvátal (scarabeus_iv)
(revision 7)
Comments 0