nicolasdanelon / user-ui-py

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About


Languages

Language:Python 97.2%Language:Makefile 2.8%