Metadata-Version: 2.4
Name: mostlyrightmd-markets
Version: 0.1.3
Summary: Prediction market data for mostlyright: Kalshi (NHIGH/NLOW contract specs in v0.1.0rc1, market metadata in Sprint 0.5), Polymarket (Phase 3.3). Python module: `import mostlyright.markets`.
Author-email: Robert Tarabcak <tarabcakr@gmail.com>
License-Expression: MIT
Keywords: kalshi,polymarket,prediction-markets
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.11
Requires-Dist: httpx>=0.27
Requires-Dist: jsonschema>=4.21
Requires-Dist: mostlyrightmd<0.2,>=0.1.0
Provides-Extra: parquet
Requires-Dist: pandas<4.0,>=2.2; extra == 'parquet'
Requires-Dist: pyarrow<24.0,>=17.0; extra == 'parquet'
Provides-Extra: polars
Requires-Dist: narwhals<2.0,>=1.20; extra == 'polars'
Requires-Dist: pandas<4.0,>=2.2; extra == 'polars'
Requires-Dist: polars<2.0,>=1.0; extra == 'polars'
Requires-Dist: pyarrow<24.0,>=17.0; extra == 'polars'
Provides-Extra: polymarket
Requires-Dist: mostlyrightmd-weather<0.2,>=0.1.0; extra == 'polymarket'
Requires-Dist: pandas<4.0,>=2.2; extra == 'polymarket'
Provides-Extra: trades
Requires-Dist: filelock<4,>=3.20; extra == 'trades'
Requires-Dist: pandas<4.0,>=2.2; extra == 'trades'
Requires-Dist: pyarrow<24.0,>=17.0; extra == 'trades'
Description-Content-Type: text/markdown

# mostlyrightmd-markets

Prediction market data for `mostlyright`: Kalshi, Polymarket.

🚧 **v0.0.1 is a placeholder.** Real Kalshi metadata client lands in v0.1.0 (Sprint 0.5) — port from `therminal/therminal-ingest/src/sources/kalshi/` (TypeScript reference). Public endpoints, no auth required.

See the workspace [README](../../README.md) and [CLAUDE.md](../../CLAUDE.md) for project rules.
