Metadata-Version: 2.1
Name: t_desktop
Version: 0.0.4
Summary: t-desktop is a Python library that provides common methods for desktop automation, simplifyingtasks like window management, keyboard, and mouse control.
Home-page: https://www.thoughtful.ai/
Author: Thoughtful
Author-email: support@thoughtful.ai
Keywords: t_desktop
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Requires-Dist: comtypes<2.0,>=1.2
Requires-Dist: Pillow<11.0,>=10.0
Requires-Dist: pywin32>=306; platform_system == "Windows"
Requires-Dist: pywinauto<1.0,>=0.6; platform_system == "Windows"

======================
t-desktop
======================

t-desktop is a Python library that provides common methods for desktop automation, simplifying tasks like window management, keyboard, and mouse control.
