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.
- Host: GitHub
- URL: https://github.com/jakub21/tki-wrapper
- Owner: Jakub21
- License: mit
- Created: 2019-05-02T12:37:58.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-11T11:26:07.000Z (over 5 years ago)
- Last Synced: 2024-12-25T18:15:42.071Z (over 1 year ago)
- Topics: gui, python-3, tkinter
- Language: Python
- Homepage:
- Size: 189 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)