A GUI Designer with drag-and-drop features.
Project description
Gluonix Designer V(7.2)
- Gluonix Designer is a GUI design tool for Python applications that simplifies the process of creating graphical user interfaces using a drag-and-drop approach. This tool is aimed at developers who want to quickly prototype or build Python GUIs without extensive manual coding.
Feedback
- We hope you find Gluonix Designer helpful and easy to use. If you have any thoughts or suggestions, we’d love to hear from you at feedback@nucleonautomation.com. Your feedback is invaluable in helping us improve and enhance the tool.
Features
- Drag-and-Drop Interface: Design your GUI by dragging and dropping components onto a canvas.
- Python Code Generation: Automatically generates Python code based on your GUI design.
- Component Library: Includes a variety of pre-built components such as buttons, labels, input fields, etc.
- Customization: Customize properties and behaviors of components directly through the interface.
- Export to Python: Export your designed GUI to a Python script that can be integrated into your Python project.## Screenshots
Project Setting
Design Panel
Examples
Replica of Covision Quality
Replica of Github Desktop
Tutorial
- See the TUTORIAL file for details.
Help
- See the HELP file for details.
Installation Pypi
# Requires Python >=3.6
pip install GluonixDesigner
# Start Application
Gluonix
#or
GluonixDesigner
Installation Git
# Requires Python >=3.6
git clone https://github.com/nucleonautomation/Gluonix-Designer.git
# Start Application
cd Gluonix-Designer
python Designer.py
Requirements
pip install -r requirements.txt
License
- This project is licensed under BSD 4-Clause License. See the LICENSE file for details.
Change Log
- See the LOG file for details.
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
gluonixdesigner-7.2.tar.gz
(754.7 kB
view details)
File details
Details for the file gluonixdesigner-7.2.tar.gz.
File metadata
- Download URL: gluonixdesigner-7.2.tar.gz
- Upload date:
- Size: 754.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66e0c861553aaf021b2755aa5b96e8fd4ae5fe1b8469c273adbe423ffbb7e12e
|
|
| MD5 |
fa791cd73ea56fa5ad9315fa37c4f362
|
|
| BLAKE2b-256 |
f1b134d49d404e93e709ba850d9200625db909e18d94a920a5b345d63e29a681
|