tkst

preview projects using the ST7789 display in a tkinter window


Keywords
pypi-package, st7789-display
License
MIT
Install
pip install tkst==0.1.1

Documentation

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