Design Tkinter based GUI's with ease.
DragDropTK allows you to easily make tkinter GUI designs with an easy to use drag drop interface and lets you easily export your designs into Python code without the need for any programming.
From source code
- Download the repository
- Open console in the main folder and run
python main.py
From executable (Windows only)
- Download the latest release
- Unpack .zip file into folder
- Run .exe file
DragDropTK is licensed under the GPL-3.0 license and is free to use and open-source.