Skip to content

LoucasMaillet/tkyml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Version MIT License

Project tkyml

Just a relatively simple module to separate declarative and programative part of the creation of a tkinter UI. The declarative part is in a yaml file while we reach our needed widget and used it in the python code (logic). It's fully python based so it may be not very fast but it will do the thing on small project.

See more about the syntax and plus in the documentations, also you should go check the exemples to learn a bit more.

Warning

The project isn't available on other OS than windows due to depencies of some windows only modules allowing transparency on widget.

Installation

It is now available on pypi here so you can go along with :

pip install tkyml

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages