montecarlodata
Monte Carlo's CLI
What it is and what it does
montecarlodata is the official CLI for Monte Carlo, a data observability platform. It provides a command-line interface to configure authentication, manage integrations, deploy data quality monitors, and interact with the data catalog—all without leaving the terminal. The tool is designed for both interactive use (with guided prompts) and scripted/CI workflows (supporting non-interactive API key or OAuth authentication).
The package bundles 13 runtime dependencies including click for CLI scaffolding, boto3 for AWS integration, Jinja2 for templating, and questionary for interactive prompts. It supports Python 3.10 and later and is actively maintained. Primary use cases include setting up Monte Carlo profiles, listing and managing integrations, applying monitor configurations from YAML files, and importing dbt manifests into the Monte Carlo catalog.
Use it for:
- Configure and validate Monte Carlo authentication in CI/CD pipelines without manual prompts using API key or OAuth credentials.
- Deploy data quality monitors in bulk by applying YAML-based monitor configurations to multiple tables and datasets.
- Import dbt project metadata into Monte Carlo's catalog to enable lineage tracking and automated quality monitoring.
- List and manage active integrations (data sources, warehouses) from the command line for auditing or automation.
- Set up multiple named profiles with custom config paths for managing different Monte Carlo environments or teams.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A command-line interface for interacting with Monte Carlo's data observability platform, enabling configuration, integration management, monitor deployment, and data catalog operations.
Yes, if you use Monte Carlo for data observability and need programmatic or scripted access to platform operations. The CLI is actively maintained (released 1 day ago), has low install friction, and integrates well with CI/CD and dbt workflows. No known security vulnerabilities. Apache 2.0 license is permissive. Not relevant if you don't use Monte Carlo or prefer web-only interaction.
Install
montecarlodata on PyPI
pip
pip install montecarlodatauv
uv add montecarlodatapoetry
poetry add montecarlodataInstalling montecarlodata
Before you install
Low friction install with a pure Python wheel. Actively maintained with a release 1 day old. Requires Python 3.10 or later; 13 runtime dependencies are all well-established packages (boto3, click, Jinja2, requests, etc.), suggesting a stable dependency graph.
License in practice
Apache 2.0 permissive license allows commercial and private use with minimal restrictions; suitable for both open-source and proprietary projects.
Quickstart
pip install montecarlodata
montecarlo configure
montecarlo --version
montecarlo validate
Requires Python 3.10 or greater. MCD_DEFAULT_API_ID and MCD_DEFAULT_API_TOKEN environment variables or interactive configuration are required to authenticate.
Verify before relying
- Whether the CLI supports all Monte Carlo platform features or a subset of the full API surface.
- Performance characteristics and typical latency for large-scale monitor or integration operations.
- Compatibility with specific data warehouse platforms beyond the dbt example shown.
Package facts
| License | Apache Software License (Apache 2.0) (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 13 — boto3, click-config-file, click, dataclasses-json, Jinja2, pycarlo, python-box, PyYAML, questionary, requests, retry, tabulate, setuptools |
| Maintenance | actively maintained — 1 days since the last release |
| First released | |
| Downloads | 184,557/month — #10,031 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: montecarlodata-0.175.0-py3-none-any.whl
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
pycarloPycarlo is Monte Carlo's Python SDK for…
permissive · top 5,000 on PyPI
airflow-mcdIntegrates Monte Carlo data observability into…
permissive · top 15,000 on PyPI
elementary-dataElementary OSS is a dbt-native CLI for data…
permissive · top 5,000 on PyPI
tensorflow-probabilityTensorFlow Probability provides probabilistic…
permissive · top 5,000 on PyPI
teradatamlteradataml provides Python access to analytic…
unclear · top 15,000 on PyPI
dbtA command-line interface for running dbt…
unclear · top 15,000 on PyPI
pymc3PyMC3 is a Python package for Bayesian…
permissive · top 15,000 on PyPI
dbt-mcpExposes dbt project metadata and operations…
permissive · top 15,000 on PyPI
datacontract-cliA CLI tool for defining, validating, and…
permissive · top 5,000 on PyPI
emceeemcee implements affine-invariant ensemble…
permissive · top 5,000 on PyPI