LICENSE
README.md
pyproject.toml
tests/test_actions.py
tests/test_cdp.py
tests/test_config.py
tests/test_discovery.py
tests/test_elements.py
tests/test_find.py
tests/test_format.py
tests/test_input.py
tests/test_matcher.py
tests/test_scale.py
tests/test_screenshot.py
tests/test_wait.py
touchpoint/__init__.py
touchpoint/backends/__init__.py
touchpoint/backends/base.py
touchpoint/backends/cdp/__init__.py
touchpoint/backends/cdp/cdp.py
touchpoint/backends/linux/__init__.py
touchpoint/backends/linux/atspi.py
touchpoint/backends/linux/x11/__init__.py
touchpoint/backends/linux/x11/input.py
touchpoint/backends/macos/__init__.py
touchpoint/backends/macos/ax.py
touchpoint/backends/macos/input.py
touchpoint/backends/windows/__init__.py
touchpoint/backends/windows/input.py
touchpoint/backends/windows/uia.py
touchpoint/core/__init__.py
touchpoint/core/element.py
touchpoint/core/exceptions.py
touchpoint/core/types.py
touchpoint/core/window.py
touchpoint/format/__init__.py
touchpoint/format/formatter.py
touchpoint/matching/__init__.py
touchpoint/matching/matcher.py
touchpoint/mcp/__init__.py
touchpoint/mcp/server.py
touchpoint/utils/__init__.py
touchpoint/utils/scale.py
touchpoint/utils/screenshot.py
touchpoint_py.egg-info/PKG-INFO
touchpoint_py.egg-info/SOURCES.txt
touchpoint_py.egg-info/dependency_links.txt
touchpoint_py.egg-info/entry_points.txt
touchpoint_py.egg-info/requires.txt
touchpoint_py.egg-info/top_level.txt