Port details on branch 2024Q4 |
- py-traitsui Enthought traits-capable user interfaces
- 8.0.0 graphics =2 8.0.0Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2016-08-04 18:25:13
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE EPL LGPL21
- WWW:
- https://docs.enthought.com/traitsui/
- Description:
- The traitsui project contains a toolkit-independent GUI abstraction
layer, which is used to support the "visualization" features of the
Traits package. Thus, you can write code in terms of the Traits
API (views, items, editors, etc.), and let traitsui and your selected
toolkit and back-end take care of the details of displaying them.
The following GUI backends are supported:
* wxPython
* PyQt
* PySide
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}traitsui>0:graphics/py-traitsui@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-traitsui/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-traitsui
- pkg install py39-traitsui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-traitsui listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-traitsui
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1685561274
SHA256 (traitsui-8.0.0.tar.gz) = 901b9d1cbc45513e00a7397677b098441b28774b688f30a159bad4801bf40364
SIZE (traitsui-8.0.0.tar.gz) = 6774847
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyface>=8.0.0 : devel/py-pyface@py39
- py39-traits>=6.2.0 : devel/py-traits@py39
- py39-pygments>=0 : textproc/py-pygments@py39
- python3.9 : lang/python39
- py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
- This port is required by:
- for Run
-
- devel/py-apptools
- devel/py-envisage
- graphics/py-mayavi
Configuration Options:
- ===> The following configuration options are available for py39-traitsui-8.0.0:
PYSIDE=off: PySide backend
QT5=on: Qt 5 toolkit support
WXPYTHON=off: wxPython backend
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-traitsui
- USES:
- python pyqt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|