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.0.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.0-py3-none-any.whl (220.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mostlyrightmd-1.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 ecfcdd58fea4ddd7833382c2f38402de64d43dd96f08b35290548b899f9069e1
MD5 d97ccd68053dddc7776eaded10b129ef
BLAKE2b-256 1ec8f83e1709a99e4094b2f3112c45d47d6babfd4fc4c091a3193083a1a6f678

See more details on using hashes here.

Provenance

The following attestation bundles were made for mostlyrightmd-1.1.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: mostlyrightmd-1.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afee90778bf44fd85b2792e8c6d5be40aca3dd45a5a3510ebd66c9494144c852
MD5 932f5a1a32bf92a1851716f26beab4e1
BLAKE2b-256 23859ffb1363e68d3cedbad7095330ba3a5b5bcd7712319b55fb422acbc27442

See more details on using hashes here.

Provenance

The following attestation bundles were made for mostlyrightmd-1.1.0-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