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

https://github.com/jakub21/tki-wrapper

TkInter wrapper package. Create grid-based GUIs faster and easier.
https://github.com/jakub21/tki-wrapper

gui python-3 tkinter

Last synced: about 1 year ago
JSON representation

TkInter wrapper package. Create grid-based GUIs faster and easier.

Awesome Lists containing this project

README

          

# TkiWrapper Package

Create grid-based GUIs faster and easier

Jakub21, April 2019
Python 3.7
Visit [My GitHub](https://github.com/Jakub21)
Contribute to [Package Repository](https://github.com/Jakub21/TkiWrapper)

### Setup
To install package execute `setup.py install`.

Package was not uploaded to PIP.

### Docs
To get started with package check
[Package Guide](docs/packageGuide.md)

For list of all classes, their methods and other details see
[Package Rerefence](docs/referenceIndex.md)