.gitignore
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/python-publish.yml
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/README.md
docs/conf.py
docs/index.rst
docs/make.bat
docs/modules.rst
docs/requirements.txt
docs/tktooltip.rst
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/__main__.py
tktooltip/_version.py
tktooltip/tooltip.py
tktooltip/version.py