.coveragerc
.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
.github/CODEOWNERS
.github/FUNDING.yml
.github/dependabot.yml
.github/workflows/codeql-analysis.yml
.github/workflows/docs.yml
.github/workflows/main.yml
.github/workflows/python-publish.yml
.vscode/settings.json
assets/animations/color-changer.gif
assets/animations/color-changer.mp4
assets/animations/tooltip-delayed.gif
assets/animations/tooltip-tracking.gif
assets/animations/tootip-dark-theme.gif
assets/animations/tootip-function-refresh.gif
assets/animations/tootip-function.gif
assets/images/header.png
assets/images/tooltip_logo.svg
assets/images/tootil-simple.png
docs/Makefile
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/features.rst
docs/index.rst
docs/make.bat
docs/modules.rst
docs/quickstart.rst
docs/tktooltip.rst
docs/html_extra/google3e426562ce42e98f.html
docs/html_extra/robots.txt
examples/color_changer.py
examples/matrix.py
examples/tooltip_destroy.py
examples/tooltip_logo.png
test/test_tktooltip.py
tkinter_tooltip.egg-info/PKG-INFO
tkinter_tooltip.egg-info/SOURCES.txt
tkinter_tooltip.egg-info/dependency_links.txt
tkinter_tooltip.egg-info/requires.txt
tkinter_tooltip.egg-info/top_level.txt
tktooltip/__init__.py
tktooltip/_version.py
tktooltip/tooltip.py
tktooltip/version.py