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

Uploaded Source

File details

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

File metadata

  • Download URL: pyface-7.3.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.21.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.6.10

File hashes

Hashes for pyface-7.3.0.tar.gz
Algorithm Hash digest
SHA256 a7031ec4cfff034affc822e47ff5e6c1a0272e576d79465cdbbe25f721740322
MD5 e9897ece2fcdc5b16be0b5a7468a8b95
BLAKE2b-256 cf366f65252f601fe422106f0d8dffbe9afce9212bda81de9ab5377879c8b947

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