An open API service indexing awesome lists of open source software.

https://github.com/ejdecena/tk-utilities

Tk Utilities is a single module that contains several classes, utility functions and helpers to develop interfaces in Tkinter.
https://github.com/ejdecena/tk-utilities

python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-widgets

Last synced: 3 months ago
JSON representation

Tk Utilities is a single module that contains several classes, utility functions and helpers to develop interfaces in Tkinter.

Awesome Lists containing this project

README

        

# Tk Utilities.

*Tk Utilities* is a repository that hosts helper classes for the design and implementation of graphical interfaces with *Tkinter*.

## Developer.

* Edgard Decena, [email protected]

## Requirements.

*Tk Utilities* requires *Python 3+* and the *Tkinter* graphics library.

## Use:

1. Import from the `tkutilities` module the class or classes required to help build interfaces in *Tkinter*.

## Contributions.

Any doubt or problem about the algorithm should be reported by opening an [**issue**](https://github.com/ejdecena/Tk-Utilities/issues).