A GUI Designer with drag-and-drop features.
Project description
Gluonix Designer V(4.5)
- 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-4.5.tar.gz
(725.0 kB
view details)
File details
Details for the file gluonixdesigner-4.5.tar.gz.
File metadata
- Download URL: gluonixdesigner-4.5.tar.gz
- Upload date:
- Size: 725.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5dca3e6b7384da60fd1e363855a601066ccad3966265559ec21f9840e2f9958
|
|
| MD5 |
d67a249e6a295b627b0f929df0c47bbd
|
|
| BLAKE2b-256 |
ab9722491a026a69cd1d9db6ae4edf6a414a9947ac66f9e287a226a1d849e050
|