[ol9_developer_EPEL] python3-Traits-6.4.1-2.el9~bootstrap.aarch64

Name:python3-Traits
Version:6.4.1
Release:2.el9~bootstrap
Architecture:aarch64
Group:Unspecified
Size:8614582
License:BSD and EPL and LGPLv2+
RPM: python3-Traits-6.4.1-2.el9~bootstrap.aarch64.rpm
Source RPM: python-Traits-6.4.1-2.el9~bootstrap.src.rpm
Build Date:Thu Feb 09 2023
Build Host:build-ol9-aarch64.oracle.com
Vendor:Oracle America
URL:http://docs.enthought.com/traits/
Summary:Explicitly typed attributes for Python
Description:
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.

Python 3 version.

Related Packages (Show Changelog) (Show Filelist)