Skip to content

eseunghwan/PyTkGui

Repository files navigation

PyTkGui





Install

using pip(stable)

pip3 install PyTkGui

using git(dev)

pip3 install https://github.com/eseunghwan/PyTkGui.git



Usage

create project with cli

pytkgui-cli init [dest]

run ui

pytkgui-cli run dev

build project to dest

pytkgui-cli run build [dest]



TODO

[ ] check for nested loops(3 or more dimension)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published