You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
1 year ago | |
|---|---|---|
| .. | ||
| calculator | 4 years ago | |
| examples | 1 year ago | |
| helloworld | 5 years ago | |
| layout | 4 years ago | |
| logging | 5 years ago | |
| signalslots | 5 years ago | |
| ttkDesigner/textEdit | 1 year ago | |
| 000-examples.rst | 1 year ago | |
| 001-helloworld.rst | 1 year ago | |
| 002-layout.rst | 1 year ago | |
| 003-signalslots.rst | 1 year ago | |
| 004-logging.rst | 1 year ago | |
| 005-calculator.rst | 1 year ago | |
| README.md | 1 year ago | |
README.md
pyTermTk Tutorial
Intro
pyTermTk is a TUI widgets toolkit.The latest version of pyTermTk can be downloaded from PypI or github
pyTermTk API is a set of modules containing a large number of classes and functions.
Install
pip3 install --upgrade pyTermTk
Modules
A list of frequently used modules is given below:
- TTkCore − Core classes used by other modules
- TTkGui − Themes collection
- TTkWidgets − Classes for creating classic desktop-style UIs
- TTkTestWidgets − Classes with basic testing widgets