Skip to content

samyzaf/pytkcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytkcon

  • Tkinter Console Widget Class
  • Main class is TkConsole for creating graphical text console widget inside tkinter frames
  • Contains two examples:
    • tk_console
    • tk_app_example

Example:

from pytkcon import TkConsole
from pytkcon import tk_console
from pytkcon import tk_app_example

Run tk_console() or tk_app_example() to see the results.

About

Tkinter Console Widget Class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages