⏱ Coming soon — package and repository not yet published.
A GUI design tool for Python applications that simplifies creating graphical user interfaces using a drag-and-drop approach.
Aimed at developers who want to quickly prototype or build Python GUIs without extensive manual coding.
Installation (PyPI)
⏱ Coming soon — package and repository not yet published.
# Requires Python >=3.6
pip install JetoparaDesigner # Coming soon
# Start Application
Jetopara
#or
JetoparaDesigner
Installation (Git)
⏱ Coming soon — package and repository not yet published.
# Requires Python >=3.6 (Coming soon)
git clone https://github.com/jett-ai-com/Jetopara-Designer.git
# Start Application
cd Jetopara-Designer/Designer
python Designer.py