README.md
pyproject.toml
setup.py
examples/__init__.py
examples/icon.py
examples/scroll_frame.py
examples/statusIcon.py
examples/toast.py
examples/top_entry.py
examples/vector_diagram.py
examples/data/images.py
examples/data/relay_off2.png
examples/data/relay_on2.png
examples/data/unknown.png
src/tKot/__init__.py
src/tKot/buttons.py
src/tKot/common.py
src/tKot/diagram.py
src/tKot/entries.py
src/tKot/frames.py
src/tKot/messagebox.py
src/tKot/py.typed
src/tKot/pydantic.py
src/tKot/settings.py
src/tKot.egg-info/PKG-INFO
src/tKot.egg-info/SOURCES.txt
src/tKot.egg-info/dependency_links.txt
src/tKot.egg-info/requires.txt
src/tKot.egg-info/top_level.txt
test/for_temp_test.py
test/test_point.py