Skip to main content

Local-first Python SDK for prediction-market weather research. Calls AWC, IEM, GHCNh, and NWS CLI directly; no hosted backend. Exposes research(station, from_date, to_date) for joined observation + climate rows. Imports as `mostlyright`.

Project description

mostlyrightmd

The public data SDK for quants and AI agents.

mostlyrightmd is the Python entry point: core types, schemas, validators, temporal-safety primitives, and the research() join that ties observations × climate into one row per settlement date. Direct calls to public APIs (NOAA, NWS, IEM, GHCNh, Kalshi, Polymarket). No hosted backend, no API key.

Weather + prediction-markets data are live today. SEC filings (EDGAR) and Federal Reserve economic data (FRED) are next.

Install

pip install mostlyrightmd                # core only (helpers + snapshot primitives)
pip install 'mostlyrightmd[research]'    # core + weather; enables research()
pip install mostlyrightmd-weather        # weather data sources only (brings core transitively)

mostlyrightmd and mostlyrightmd-weather share the mostlyright.* Python namespace but ship as separate PyPI distributions, so users who only need the helpers can skip the heavier weather deps. research() lazy-imports mostlyright.weather and raises a clear error if the weather package is not installed.

Quickstart

import mostlyright

df = mostlyright.research("KNYC", "2025-01-06", "2025-01-12")
print(df.head())

Documentation

Quickstart, concepts, and the full API reference live at https://mostlyright.md/docs/sdk/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mostlyrightmd-1.1.2.tar.gz (289.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mostlyrightmd-1.1.2-py3-none-any.whl (220.2 kB view details)

Uploaded Python 3

File details

Details for the file mostlyrightmd-1.1.2.tar.gz.

File metadata

  • Download URL: mostlyrightmd-1.1.2.tar.gz
  • Upload date:
  • Size: 289.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mostlyrightmd-1.1.2.tar.gz
Algorithm Hash digest
SHA256 02a973365fa5701768c1020f7856476b8d2495f9de2fd036dd4c895c9912fd28
MD5 dfd88494665b3aa219322edd58fdd795
BLAKE2b-256 fb755817e12d4a0c1a02f580f0b45a263a398913dad86dae67263b67b86dfdc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mostlyrightmd-1.1.2.tar.gz:

Publisher: release.yml on mostlyrightmd/mostlyright-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mostlyrightmd-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: mostlyrightmd-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 220.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for mostlyrightmd-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 80eaed0173bc8d69fb5955b8a288935c974cde409e120dba9b56e1bebd3c6d77
MD5 fb6aac9499d7202d33a1500c96dedbbc
BLAKE2b-256 9561976ba326adb0e9ac8380c61c5b731f9bc8750e69779ee86d2432231b600e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mostlyrightmd-1.1.2-py3-none-any.whl:

Publisher: release.yml on mostlyrightmd/mostlyright-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page