Metadata-Version: 2.4
Name: polysim-sdk
Version: 0.0.1
Summary: Official Python SDK for the PolySimulator trading API (placeholder — full release coming soon)
Author-email: PolySimulator <admin@polysimulator.com>
License: MIT
Project-URL: Homepage, https://polysimulator.com
Project-URL: Documentation, https://docs.polysimulator.com
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial :: Investment
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# polysim-sdk

**This is a placeholder release.** The official PolySimulator Python SDK is in final
preparation and will be published under this name soon.

PolySimulator is a paper-trading simulator for prediction markets with a
Polymarket-compatible REST API. Until the SDK ships, the API is plain REST and easy
to use directly:

- Docs: https://docs.polysimulator.com
- Quickstart: https://docs.polysimulator.com/quickstart
- Machine-readable reference: https://api.polysimulator.com/llms.txt

Published by the PolySimulator team (admin@polysimulator.com) to reserve the package
name ahead of the SDK release. If you have questions: https://polysimulator.com
