A Web GUI Designer with drag-and-drop features.
Project description
Web Designer V(1.0.0)
- Web Designer is a GUI design tool for Python applications that simplifies the process of creating web app user interfaces using a drag-and-drop approach. This tool is aimed at developers who want to quickly prototype or build Python Web GUIs without extensive manual coding.
Feedback
- We hope you find Web 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.
Installation Pypi
# Requires Python >=3.6
pip install WebDesigner
# Start Application
Wavionix
#or
WebDesigner
Installation Git
# Requires Python >=3.6
git clone https://github.com/nucleonautomation/Web-Designer.git
# Start Application
cd Web-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
webdesigner-1.0.0.tar.gz
(679.4 kB
view details)
File details
Details for the file webdesigner-1.0.0.tar.gz.
File metadata
- Download URL: webdesigner-1.0.0.tar.gz
- Upload date:
- Size: 679.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
561e438993df1f563d427db0b56a801caa8958173e8919bb8e5b8dec79184aa7
|
|
| MD5 |
8992f7c06a8eb988b66ef93744986381
|
|
| BLAKE2b-256 |
860262780b23257e2ee278dd5250732cefce89099a1b0f9efb2328032aa8ba77
|