Skip to main content

mostlyright-data

Browse datasets built by our community or create your own with agents that find the sources and configure the pipeline. Mostly Right keeps the dataset live.

mostlyright-data is the command-line client. It probes sources, registers one recipe document, starts and follows hosted dataset runs, reads what they delivered, and downloads the datasets after they finish.

Requirements

Use CPython 3.13.

Install

python -m pip install mostlyright-data

The default install is the hosted client. It works on Linux, macOS, and Windows.

Sign in

mr-data login
mr-data whoami

login stores a device key on the current machine. whoami checks that key.

Check the installation

mr-data --version
mr-data --help

Build a dataset

mr-data probe SOURCE_ID "does this feed carry city grain before 2021"
mr-data recipe RECIPE.json
mr-data run RECIPE_ID --sample --window 2025-03-01..2025-04-01 --max-rows 50000
mr-data checks RUN
mr-data download RUN --output ./out

probe asks one registered source one question; the session behind it is opened, reused and closed for you. recipe registers one document and prints the identifiers the server derived from it. run starts a run and mr-data status RUN, mr-data runs, and mr-data watch RUN report on it. mr-data promote TABLE_ID makes a table live, and it is the one step that asks a person first.

Local execution

The local execution lane runs only on Linux:

python -m pip install "mostlyright-data[local]"

It is not required for the hosted client, and it is off by default: mr-data sends that work to the backend. What still runs on this computer is catalog authoring, the search index, and the commands that check a document or a run folder. A command with no backend lane refuses by name and says why.

Documentation

Use mr-data --help for the full command list and options. Commands that support --json write one JSON object.

--input-root and --output may use relative paths.

Behavior and limits

  • mr-data review RUN_DIR --local runs the deterministic checks and writes no review decision. It exits 1 when a check fails. Write the flag after the command name; before it, --local is the lane selector.
  • mr-data review RUN_DIR --report REPORT seals a review decision from signed reviewer reports.
  • Weather Reader versions 1 and 2 accept one extracted GRIB2 record and refuse a multi-record GFS or HRRR file. Version 3 reads a bounded collection and selects exactly one sealed record.
  • Hosted credential-free acquisition supports one single-address public HTTPS object. Bounded collections require both local attestations.
  • A keyed stream venue is named by a credential reference the backend holds, never by a value. No command flag takes a secret as an argument; the local recorder lane reads one from a 0600 file named by --credential-file. Venues reached over an actual WebSocket are covered; a venue whose credential comes from an interactive human login, or that is not WebSocket at all, is not.

Verification

make test-fast

make test-fast is non-authoritative and is useful while editing. make verify is required before review or merge.

Development

uv sync --locked --extra dev

The local test suite requires Linux for worker-boundary tests. The hosted client is tested on Linux, macOS, and Windows.

Release files for mostlyright-data 0.10.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mostlyright-data 0.10.0
File Size Uploaded
mostlyright_data-0.10.0.tar.gz 5.2 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for mostlyright-data 0.10.0
File Interpreter ABI Platform
mostlyright_data-0.10.0-py3-none-any.whl Python 3 none any Details

Total release size: 10.8 MB

Release files / mostlyright_data-0.10.0.tar.gz

Download URL mostlyright_data-0.10.0.tar.gz
Size 5.2 MB
Tags Source
SHA-256 checksum
How to use checksums
5501b91ad458f5d23a06958262c0e85dfed2829c123917dffd3f562953df1448
BLAKE2b-256 checksum
How to use checksums
8c93ebcadef79d8738c7fd3a9ab76cfc864bdb0af46626ba79347babf494c7fd
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 29, 2026.

Transparency log

Release files / mostlyright_data-0.10.0-py3-none-any.whl

Download URL mostlyright_data-0.10.0-py3-none-any.whl
Size 5.6 MB
Tags Python 3
SHA-256 checksum
How to use checksums
029f0b9811fac7f61e4ffabd933c1305ee756b8a5ef0731c6c0282974d8b8b15
BLAKE2b-256 checksum
How to use checksums
8c5aac21b27786154f6b90bd7050d52ba7fe00db8699111612da64d2df2e45eb
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 29, 2026.

Transparency log

Release history Release notifications | RSS feed

0.26.1

2 release files

0.26.0

2 release files

0.25.9

2 release files

0.25.8

2 release files

0.25.7

2 release files

0.25.6

2 release files

0.25.5

2 release files

0.25.4

2 release files

0.25.3

2 release files

0.25.2

2 release files

0.25.1

2 release files

0.25.0

2 release files

0.24.0

2 release files

0.23.0

2 release files

0.22.1

2 release files

0.22.0

2 release files

0.21.3

2 release files

0.21.2

2 release files

0.21.1

2 release files

0.21.0

2 release files

0.20.2

2 release files

0.20.1

2 release files

0.20.0

2 release files

0.19.8

2 release files

0.19.7

2 release files

0.19.6

2 release files

0.19.5

2 release files

0.19.4

2 release files

0.19.3

2 release files

0.19.2

2 release files

0.19.1

2 release files

0.19.0

2 release files

0.18.3

2 release files

0.18.2

2 release files

0.18.1

2 release files

0.18.0

2 release files

0.17.8

2 release files

0.17.7

2 release files

0.17.6

2 release files

0.17.5

2 release files

0.10.2

2 release files

0.10.1

2 release files

This release

0.10.0 This release

2 release files

0.9.15

2 release files

0.9.14

2 release files

0.9.12

2 release files

0.9.11

2 release files

0.9.10

2 release files

0.9.9

2 release files

0.9.8

2 release files

0.9.7

2 release files

0.9.6

2 release files

0.9.5

2 release files

0.9.4

2 release files

0.9.3

2 release files

0.9.2

2 release files

0.9.1

2 release files

0.9.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page