Metadata-Version: 2.4
Name: cursor-sdk
Version: 0.1.2
Summary: Python client for the Cursor SDK bridge.
Author: Cursor
License: Proprietary
Project-URL: Homepage, https://cursor.com
Project-URL: Documentation, https://cursor.com/docs/sdk/python
Project-URL: Repository, https://github.com/cursor/cursor
Project-URL: Issues, https://github.com/anysphere/everysphere/issues
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Requires-Python: >=3.10
License-File: LICENSE.md
Requires-Dist: httpx<1,>=0.27
Provides-Extra: test
Requires-Dist: pytest>=8; extra == "test"
Requires-Dist: pytest-asyncio>=0.23; extra == "test"
Dynamic: license-file
