Forms for PyQt6
Project description
pyqt6-forms
How to install:
pip install pyqt6_forms
pip3 install pyqt6_forms
How to use:
from pyqt6_forms.forms import QLineEditForm
....
form = QLineEditForm(form_name='username', parent=QWidget |QHBoxLayout)
...
user_input_username = form.get_value()
Road map (What will be added)
0.3.0
- Forms:
- QFloatSpinBoxForm
- QSubmitButtonForm
- QTextAreaForm
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
pyqt6-forms-0.3.0.tar.gz
(10.0 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 pyqt6-forms-0.3.0.tar.gz.
File metadata
- Download URL: pyqt6-forms-0.3.0.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6180de836bfdf84f40ed5cde8fd5f6effc93e5b615c08fcfd7808ae047fcb1a5
|
|
| MD5 |
42cbbbb56fb9ca745232059ad4aafa7b
|
|
| BLAKE2b-256 |
92023b93b6ec230ae4395616e68415304233bb431e3e3a19dc4a8ef013b11a61
|
File details
Details for the file pyqt6_forms-0.3.0-py3-none-any.whl.
File metadata
- Download URL: pyqt6_forms-0.3.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ec55e8a57a97b33426db89c95cfed6041ac2cc21369a98ea162f15b5526045d
|
|
| MD5 |
51b3999fe0f5c3c34ec72007bb620abf
|
|
| BLAKE2b-256 |
0f119719a3592361b4850d9946e511f7d05786a5b24ab5dceb38d4cd83f631f3
|