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

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 PySide2, PyQt4, PyQt5 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.3.0rc1.tar.gz (6.1 MB view details)

Uploaded Source

File details

Details for the file pyface-7.3.0rc1.tar.gz.

File metadata

  • Download URL: pyface-7.3.0rc1.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.56.1 CPython/3.6.12

File hashes

Hashes for pyface-7.3.0rc1.tar.gz
Algorithm Hash digest
SHA256 8697a3f9fbf4fecde779ca3ec6024fdf58e16cdf3af6b37fffd61f34d2034eed
MD5 a1c4961ffe6d9083f668c499ad7a2401
BLAKE2b-256 7ce0383ca1dbbc8109038638d1eba5edfd7cd5372a6fba5f6090c6060102d884

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