Metadata-Version: 2.4
Name: agentrun-desktop-sdk
Version: 20260319
Summary: Desktop SDK for AgentRun sandbox — mouse/keyboard/screenshot/file/command automation via envd compat layer
Project-URL: Homepage, https://github.com/aliyun/agentrun
Project-URL: Documentation, https://github.com/aliyun/agentrun
License: MIT
Keywords: agentrun,automation,desktop,sandbox,xdotool
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: agentrun-sdk>=0.0.9
Requires-Dist: httpx>=0.24.0
Provides-Extra: dev
Requires-Dist: build; extra == 'dev'
Requires-Dist: hatchling; extra == 'dev'
Requires-Dist: pytest; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
