Skip to content

Hugo-AOYAGI/Python-Tkinter-UI-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Tkinter-UI-Maker

This app allows you to create UI's with tkinter very easily.

Just add any widget to your canvas, change their properties and see them get updated live.

Once you're done, just let the app write your code:

You can organise your code in several functions and decide if your widget is a standalone (self.name) variable or inside a widget dictinary.

Furthermore, all the widget properties are stored in a json file : the style sheet.

There may be a lot of bugs within the app. Please raise an issue if you find one so it can be fixed.

Example

Example

About

Allows you to create UI's with tkinter very easily.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages