Skip to main content

traits-capable windowing framework

Project description

The Pyface 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 Pyface and your selected toolkit and back-end take care of the details of displaying them.

The following GUI backends are supported:

  • PySide2 (stable) and PySide6 (experimental)

  • PyQt5 (stable) and PyQt6 (in development)

  • wxPython 4 (experimental)

Installation

GUI backends are marked as optional dependencies of Pyface. Some features or infrastructures may also require additional dependencies.

To install with PySide2 dependencies:

$ pip install pyface[pyside2]

To install with PySide6 dependencies (experimental):

$ pip install pyface[pyside6]

To install with PyQt5 dependencies:

$ pip install pyface[pyqt5]

To install with wxPython4 dependencies (experimental):

$ pip install pyface[wx]

pillow is an optional dependency for the PILImage class:

$ pip install pyface[pillow]

To install with additional test dependencies:

$ pip install pyface[test]

Documentation

Prerequisites

Pyface depends on:

  • Traits

  • a GUI toolkit as described above

  • Pygments for syntax highlighting in the Qt code editor widget.

  • some widgets may have additional optional dependencies such as NumPy or Pillow.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyface-7.4.0.tar.gz (7.8 MB view details)

Uploaded Source

Built Distribution

pyface-7.4.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file pyface-7.4.0.tar.gz.

File metadata

  • Download URL: pyface-7.4.0.tar.gz
  • Upload date:
  • Size: 7.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.5.0.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.12

File hashes

Hashes for pyface-7.4.0.tar.gz
Algorithm Hash digest
SHA256 afc0308fd74e60f5b187502bd892bf9e1b98f2100614ee3eeb2afdcaaecf6fab
MD5 64f594c53e4d5a31ccc5830b112f0931
BLAKE2b-256 2420295db40bf2163320e31eaa74d2760b73e8787b92fcf0647224bb528f5354

See more details on using hashes here.

File details

Details for the file pyface-7.4.0-py3-none-any.whl.

File metadata

  • Download URL: pyface-7.4.0-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.4.0 pkginfo/1.5.0.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.12

File hashes

Hashes for pyface-7.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 42db17e5edaaf9deea2fa5ea67985974eceba0f3643bf7873c39b793d188ea44
MD5 b3ffcdb2a1140277f6da6e116457fff5
BLAKE2b-256 cb48e4d7c82d5f1e4ffa795c4260d10ec30f2df1a5b7bb70b4bddeaea9d8fdf7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page