This mini-framework will help you create a widget!
Project description
Hello, in this description we will briefly get acquainted with PyQwidgets.
Let's start by importing the libraries.
from PyQwidgets import *
And so we imported the library, now add an error.
from PyQwidgets import *
error = QError("Name window", "Error message")
Let's take a closer look, "error" we created a variable. "QError" called a method that makes an error window. "Name window" is written in double quotes, this is the name of the error window, after "Name window" comes "Error message" this is a message in the window that describes the error itself
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyQwidgets-0.1.5.tar.gz.
File metadata
- Download URL: PyQwidgets-0.1.5.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cb43753560ed252c3c33bd7db9c63ba8c7cd128ff957d5c9ba35fefad75a0af
|
|
| MD5 |
242584fd3634b86a4c383fa547d4d369
|
|
| BLAKE2b-256 |
b9e564d42ba137fbb27c5c825805edd6261d1e047b66e31b3c2849cefa1d477d
|
File details
Details for the file PyQwidgets-0.1.5-py3-none-any.whl.
File metadata
- Download URL: PyQwidgets-0.1.5-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9748fea84720f54ddd1bf608415b4b7a29bb7f1b18f72f61927eadbbcd94567
|
|
| MD5 |
731eda212e33f0594a55299b4dfb13f5
|
|
| BLAKE2b-256 |
f18d0ed6c405a5cc19c796ea0e825031dc8a9b3ed8b972de93df4ba866a030a9
|