Skip to main content

Utils for PyQt6 (In past: pyqt6-forms)

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:
    1. QFloatSpinBoxForm
    2. QSubmitButtonForm
    3. QTextAreaForm

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

pyqt6-utils-0.5.0.tar.gz (11.6 kB view hashes)

Uploaded Source

Built Distribution

pyqt6_utils-0.5.0-py3-none-any.whl (12.5 kB view hashes)

Uploaded Python 3

Supported by

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