anomalo
Python bindings for the Anomalo API
What it is and what it does
Anomalo is a Python client library that wraps the Anomalo REST API, providing both programmatic and command-line access to data quality monitoring and anomaly detection features. It depends on standard HTTP and serialization libraries (requests, pyyaml, dataclasses-json) plus tenacity for retry logic and fire for CLI scaffolding, making it straightforward to integrate into existing Python workflows.
The package is designed for teams using the Anomalo service who want to automate data quality checks, query detection results, or embed anomaly detection into larger data pipelines. It supports current Python versions (3.9+) and has been actively maintained, with no known security vulnerabilities.
Use it for:
- Monitor data quality in production pipelines by querying anomaly detection results via the REST API.
- Automate data validation checks as part of a CI/CD workflow using the command-line interface.
- Integrate Anomalo's anomaly detection into Python applications that need real-time data quality insights.
- Build dashboards or reporting tools that consume anomaly detection data from the Anomalo service.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides a Python client library and command-line interface to interact with the Anomalo API for data quality monitoring and anomaly detection.
Yes, if you are using the Anomalo service and need programmatic or CLI access to its API. The package has low install friction, permissive licensing, active maintenance, and no security issues. Install only if you have an Anomalo account and understand that the package's utility depends entirely on your access to the Anomalo service.
Install
anomalo on PyPI
pip
pip install anomalouv
uv add anomalopoetry
poetry add anomaloInstalling anomalo
Before you install
Low install friction with a pure-Python wheel and a modest dependency footprint of 7 runtime packages. Actively maintained as of the latest release.
License in practice
Licensed under Apache-2.0 (permissive), allowing use in commercial and open-source projects with minimal restrictions.
Quickstart
pip install anomalo
import anomalo
# Use the client to interact with the Anomalo API
# (specific usage depends on your Anomalo service configuration)
Requires Python 3.9 or later; API credentials for the Anomalo service are likely required but not detailed in the fact sheet.
Verify before relying
- Whether the package requires API credentials or authentication setup beyond what the fact sheet indicates
- What specific data quality checks or anomaly detection methods the Anomalo service provides
- Whether the CLI tool has built-in help or documentation accessible via --help
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 7 — casefy, dataclasses-json, fire, pyyaml, requests, tenacity, typing-extensions |
| Maintenance | actively maintained — 0 days since the last release |
| First released | |
| Downloads | 137,942/month — #11,350 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: anomalo-0.50.1-py3-none-any.whl
Tags
More Python Modules packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
PyYAMLPyYAML parses and emits YAML 1.1 data format,…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
annotated-typesProvides reusable metadata objects for use with…
permissive · top 100 on PyPI
typing-inspectionProvides runtime tools to inspect and…
permissive · top 100 on PyPI
apache-airflow-providers-anomaloProvides native Apache Airflow operators and…
permissive · top 15,000 on PyPI
adtkADTK provides detectors, transformers, and…
copyleft · top 15,000 on PyPI
pyodPyOD detects anomalies and outliers across…
permissive · top 5,000 on PyPI
alibi-detectAlibi Detect provides outlier, adversarial, and…
unclear · top 15,000 on PyPI
hampelHampel detects and filters outliers in…
permissive · top 15,000 on PyPI
nixtlaPython SDK for accessing TimeGPT, a foundation…
permissive · top 15,000 on PyPI
athina-clientA Python SDK for logging and interacting with…
permissive · top 15,000 on PyPI
dartsDarts provides forecasting and anomaly…
permissive · top 15,000 on PyPI
pyproject-apiProvides a programmatic API to read and…
permissive · top 5,000 on PyPI
python-otbr-apiProvides a Python client to interact with an…
permissive · top 15,000 on PyPI