AUTHORS.md
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
PyTkGui/__init__.py
PyTkGui/cli.py
PyTkGui/objects.py
PyTkGui/static.py
PyTkGui/utils.py
PyTkGui.egg-info/PKG-INFO
PyTkGui.egg-info/SOURCES.txt
PyTkGui.egg-info/dependency_links.txt
PyTkGui.egg-info/entry_points.txt
PyTkGui.egg-info/not-zip-safe
PyTkGui.egg-info/requires.txt
PyTkGui.egg-info/top_level.txt
PyTkGui/core/__init__.py
PyTkGui/core/loader.py
PyTkGui/core/parser.py
PyTkGui/widgets/__init__.py
PyTkGui/widgets/_base.py
PyTkGui/widgets/application.py
PyTkGui/widgets/conds.py
PyTkGui/widgets/controls.py
PyTkGui/widgets/displays.py
PyTkGui/widgets/layouts.py
PyTkGui/widgets/routers.py
PyTkGui/widgets/table copy.py
PyTkGui/widgets/table.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/test_index.png
tests/test_widgets.png
tests/test_project/App.ui
tests/test_project/config.py
tests/test_project/main.py
tests/test_project/build/App.py
tests/test_project/build/main.py
tests/test_project/build/src/__init__.py
tests/test_project/build/src/assets/tcl_tk.png
tests/test_project/build/src/components/SB_Button.py
tests/test_project/build/src/router/__init__.py
tests/test_project/build/src/views/index.py
tests/test_project/build/src/views/widgets.py
tests/test_project/src/__init__.py
tests/test_project/src/assets/tcl_tk.png
tests/test_project/src/components/SB_Button.ui
tests/test_project/src/components/__init__.py
tests/test_project/src/router/__init__.py
tests/test_project/src/views/__init__.py
tests/test_project/src/views/index.ui
tests/test_project/src/views/widgets.ui