Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 863 Bytes

readme.md

File metadata and controls

42 lines (33 loc) · 863 Bytes

UI Demo: Python, TKinter, CustomTKinter & SLQLite

This is just a simple demo, do not use in production. DO NOT READ THE CODE!

Install python3

make getpython3

Get pip

make getpip

Install virtual env & Create a virtual environment

make getvenv

Activating the virtual env

make getin

Installing dependencies

make install

Running the software

make run

sources: