Skip to main content

A python implementation to separate declarative and functional code of a tkinter UI

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tkyml-0.0.3.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

tkyml-0.0.3-py3-none-any.whl (7.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page