Skip to main content

Additional Qt Widgets for Enaml

Project description

enamlx

Additional Qt Widgets for Enaml, mainly used for the Tree and Table widgets.

Supports 3.5+ Qt5 and Qt6.

Install

Now on pypi.

pip install enamlx

Widgets

  1. TableView
  2. TreeView
  3. DoubleSpinBox
  4. GraphicsView
  5. PyQtGraph Plot
  6. KeyEvent

Examples

TableView

Table view using enaml syntax. See example for usage.

table view

  1. Text/Icons/Checkboxes
  2. Delegate widgets (any widget can be child of a cell)
  3. Right click menus per item
  4. Tested and working with 1 million+ rows.

DoubleSpinBox

SpinBox that works with float values

PlotItem

Plot widgets using PyQtGraph

plot item

GraphicsView

A "canvas" Widget for drawing with Qt's GraphicsView.

Usage

import enamlx
enamlx.install()

# Then use like any enaml widget
from enamlx.widgets.api import TreeView # etc..

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

enamlx-0.6.4-py2.py3-none-any.whl (47.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file enamlx-0.6.4-py2.py3-none-any.whl.

File metadata

  • Download URL: enamlx-0.6.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 47.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.3

File hashes

Hashes for enamlx-0.6.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4a752ba0d62b2baa815ed5e59f825e5a1c364d7f302e0d006f6aceb166443909
MD5 7b3c4eb0f1ae9ca649a6734c3af57da4
BLAKE2b-256 6026ae4d69a617274de09762ac22846685cce303e7b07e0b73c968ff42d69a0a

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