Skip to main content

traits-capable windowing framework

Project description

https://travis-ci.org/enthought/pyface.svg?branch=master https://ci.appveyor.com/api/projects/status/68nfb049cdq9wqd1/branch/master?svg=true https://codecov.io/github/enthought/pyface/coverage.svg?branch=master

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:

  • PyQt 4 and 5

  • PySide2

  • 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 PyQt5 dependencies:

$ pip install pyface[pyqt5]

To install with wxPython4 dependencies (experimental):

$ pip install pyface[wx]

To install with additional test dependencies:

$ pip install pyface[test]

Documentation

Prerequisites

Pyface depends on:

  • a GUI toolkit: one of PySide, PyQt or WxPython

  • Traits

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

  • some widgets may have additional optional dependencies.

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.2.0.tar.gz (6.1 MB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pyface-7.2.0.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.10

File hashes

Hashes for pyface-7.2.0.tar.gz
Algorithm Hash digest
SHA256 e2e20dab6324f4e34c30c8725780b56684cb26fc5e1b8000727e2b88e2a44061
MD5 076ce3e9ab40b0928860bb5d8040e50f
BLAKE2b-256 00cf7dcb424f90bda9030d514385def85904f4e1de1b8f5aadde8ee3653158d5

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