A better and more powerful PyQt6 GUI framework
Project description
BetterGuiSpark ⚡
BetterGuiSpark is a simple and powerful GUI framework built on top of PyQt6.
Features
- Easy widget creation
- Event handling (keyboard + mouse)
- Built-in themes
- File handling
- Validation system
Example
from BetterGuiSpark import GuiSpark
app = GuiSpark("Test")
btn = app.add_widget("button", text="Click me", command=lambda: print("Clicked!"))
app.run()
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
betterguispark-0.1.0.tar.gz
(8.5 kB
view details)
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 betterguispark-0.1.0.tar.gz.
File metadata
- Download URL: betterguispark-0.1.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b711bc193348127eed3ce08cd372d263ea7b1a0ac1ff2f896ed09e53030dcc56
|
|
| MD5 |
5102090a3e033953fe553106b3a2d948
|
|
| BLAKE2b-256 |
a98e3caee46339629a710acd56b6575f0edf797d58b28bab3ecd71b81332d7e9
|
File details
Details for the file betterguispark-0.1.0-py3-none-any.whl.
File metadata
- Download URL: betterguispark-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
552c23df361d0d8bd2c8db9caa9ac9fe2c06c28919a269a87640f78c674c0479
|
|
| MD5 |
69a1a10118f220db6e1514bc319e2b01
|
|
| BLAKE2b-256 |
5481337280d2c84f58a6ba6ca39e31be18ea75ba8713b0dc4e9924697bbe8571
|