Skip to main content

A collection of custom built pyqt widgets and wrappers for quick, easy and fun GUI development

Project description

easyqt

Wrappers and custom classes for pyqt to make widget development faster, simpler and fun!

Installation

pip install easyqt

Usage

from easyqt import ButtonGroupWidget

buttonList = [('test1', 'TestONE'), ('test2', 'Test TWO')]
fw = ButtonGroupWidget(button_list=buttonList, label='My Test', exclusive=True, vertical=True)
fw.show()
from easyqt import SearchFieldWidget

search_list = ['some', 'words', 'to', 'search', 'for', 'in', 'the', 'search', 'field', 'widget']
sf = SearchFieldWidget(string_list=search_list)

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

easyqt-0.3.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

easyqt-0.3-py3-none-any.whl (25.5 kB view details)

Uploaded Python 3

File details

Details for the file easyqt-0.3.tar.gz.

File metadata

  • Download URL: easyqt-0.3.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.4

File hashes

Hashes for easyqt-0.3.tar.gz
Algorithm Hash digest
SHA256 a1d83f76c6e5dd8211faeac86fc0f45670f9b27d8c20bd27a087b322d6b21bd9
MD5 89a72e48669c21b79896d5167bf3b113
BLAKE2b-256 bc8590a13eec4e22fb2a41fda62ac1c8a7d4a46865b4b857d3d40df61b8cfebb

See more details on using hashes here.

File details

Details for the file easyqt-0.3-py3-none-any.whl.

File metadata

  • Download URL: easyqt-0.3-py3-none-any.whl
  • Upload date:
  • Size: 25.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.4

File hashes

Hashes for easyqt-0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 31ff7bc8a18269f39fe020f9bfef2a4700818d367cb0985a4acb35661c46baab
MD5 6903e9f71d606873ff356e5d111e567b
BLAKE2b-256 608f8784e04045d5463a0e6e596bcfdcd6878f95e7eb91d3ca758b12b7f128e0

See more details on using hashes here.

Supported by

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