Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 701 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 701 Bytes

tkst

Python Versions PyPi Package

About

Preview projects using the ST7789 spi display (and corresponding python library) on your desktop with tkinter.

example gif of clock.py

an example of clock.py on a tkinter display

Installation

tkst is available on the python package index, so simply run

pip install tkst

Usage

usage information is detailed in the pypi package's readme