Skip to content

nucleonautomation/Gluonix-Designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gluonix Designer V(4.3)

  • 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 [email protected]. 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

Github Home

Design Panel

Github Home

Examples

Github Home

Github Home Github Menu

Tutorial

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages