Skip to main content

simple description

Project description

## pieqt Project
------

pieqt is a module that helps you start with python qt(PySide2) with minimal effort.Many examples of PySide2 that I've seen are cumbersome, have many classes etc...
With pieqt, you just declare an app variable that holds your GUI app, and then add widgets and layouts.Finally you run it, and thats it!!!
You have a GUI app up and running.

**************Example*******************
----------------------------------------
from pieqt import*

app = App()

app.addWidget(QPushButton("Press me!"))

app.run()


---------------------------------------
**************Example******************

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

pieqt-0.0.7.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file pieqt-0.0.7.tar.gz.

File metadata

  • Download URL: pieqt-0.0.7.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for pieqt-0.0.7.tar.gz
Algorithm Hash digest
SHA256 798370cfbf1ab4957313a6792a3bac1023bac1c80fa8356c10aecd13fb146a12
MD5 31f619fb243403915cf6a4ce5a4e8408
BLAKE2b-256 14e36f51e75e0698ae419a51c4819d2f2925a6cc807b30c2101554137a19abfb

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