mostlyrightmd
The full mostlyright SDK in one install.
mostlyrightmd is the meta-distribution: it pulls the core plus every domain
package — weather, markets, economy, and finance — so a single command gives you the
complete SDK.
The SDK fetches its public sources directly, and the addresses it calls resolve
through the hosted manifest catalog, which requires an API key — subscriptions
at https://app.mostlyright.md. Call mostlyright.configure(api_key=...), or
set MOSTLYRIGHT_API_KEY before the first call; without a key the SDK raises
ApiKeyRequiredError before making any request. See docs/api-key.md.
pip install mostlyrightmd
import mostlyright as mr
mr.weather # live METAR / ASOS archive / GHCNh / NWS CLI
mr.markets # Kalshi + Polymarket resolvers + settlement
mr.economy # CPI / PPI / payrolls / GDP with first-print vintages
mr.finance # earnings-call transcripts + earnings-mention resolution
The PyPI package name is
mostlyrightmd; the Python import name ismostlyright.import mostlyrightmdraises a teachingImportErrorpointing atimport mostlyright as mr— there is no silent alias.
Power users: install one domain
Every domain ships as its own wheel and brings the core transitively, so you can install just what you need:
pip install mostlyrightmd-core # types + temporal safety + align()/spine()
pip install mostlyrightmd-weather # weather data sources
pip install mostlyrightmd-markets # prediction-market resolvers + settlement
pip install mostlyrightmd-economy # economic indicators + vintages
pip install mostlyrightmd-finance # earnings-call transcripts + resolution
All domain wheels share the mostlyright.* Python namespace (PEP 420) and bump in
lockstep on a single version.
Documentation
Quickstart, concepts, and the full API reference live at https://mostlyright.md/docs/sdk/.
Release files for mostlyrightmd 5.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mostlyrightmd-5.0.1.tar.gz | 4.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mostlyrightmd-5.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.5 kB
Release files / mostlyrightmd-5.0.1.tar.gz
| Download URL | mostlyrightmd-5.0.1.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab4cefc655360b6de619866e9702770e9b2b7e8498d713a38564bd1fda68c9bb
|
|
BLAKE2b-256 checksum How to use checksums |
290447c05a16b9ef4c38f7eeb2f9bc622347c3b9f530fd52fdf80b85b9246000
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency logRelease files / mostlyrightmd-5.0.1-py3-none-any.whl
| Download URL | mostlyrightmd-5.0.1-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
305cf790a1ef8f22c8085de55a6a6cdcd97488365fc2d6f63d1b85ecec03d4cf
|
|
BLAKE2b-256 checksum How to use checksums |
8d21cdf2eef52a9e5b6ded0e0c60a50d6e369f586ea9c75729b7a280984d0e12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.
Transparency log