reducto
Alias package — installs the official reductoai SDK. Prefer `pip install reductoai`.
What it is and what it does
Reducto is a PyPI alias package that installs the official reductoai SDK. When you `pip install reducto`, it pulls in reductoai as a dependency and makes it importable as `reducto`. The package exists purely for discoverability; the description explicitly recommends installing reductoai directly for new projects. This is a thin shim maintained by the Reducto team, published automatically after each reductoai release and pinned to the exact same version.
Because this is an alias, your actual functionality depends entirely on what reductoai provides. The shim itself adds no behavior—it is a routing mechanism. If you need the Reducto SDK, you can install either package; the description suggests preferring reductoai directly to avoid an extra layer of indirection.
Use it for:
- Installing Reducto when you find it by searching for 'reducto' on PyPI instead of the canonical 'reductoai' name
- Maintaining compatibility with code that imports `reducto` rather than `reductoai`
- Quick prototyping when you want a shorter package name in your requirements file
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
This package is an alias that installs the official reductoai SDK, allowing you to import and use Reducto's Python library under the name `reducto`.
Yes, but with a caveat: this package works and is actively maintained, but the description itself recommends installing reductoai directly for new projects. Install reducto only if you specifically need the shorter name or have existing code that imports it; otherwise, use reductoai to avoid an unnecessary layer of aliasing.
Install
reducto on PyPI
pip
pip install reductouv
uv add reductopoetry
poetry add reductoInstalling reducto
Before you install
Low friction install with a single pure-Python wheel dependency. Repository is active with recent commits and no archived status, though the package itself is a shim and the underlying reductoai maintenance should be verified separately.
License in practice
Licensed under Apache Software License (permissive), which allows commercial and private use with minimal restrictions.
Quickstart
pip install reducto
import reducto
# Use reducto as you would reductoai
Python 3.9 or later required; this is a pure-Python package with no compiled dependencies.
Verify before relying
- What the underlying reductoai package actually does and its full dependency tree beyond the shim
- Whether reductoai has any system-level or compiled dependencies not visible in this shim
- Stability and maturity of the reductoai SDK itself, given this package is only a discovery alias
Package facts
| License | not declared (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — reductoai |
| Maintenance | actively maintained — 119 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 442,476/month — #6,637 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: reducto-0.22.0-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
reductoaiA Python client library for the Reducto REST…
permissive · top 5,000 on PyPI
sail-sdksail-sdk is a deprecated compatibility shim…
unclear · top 15,000 on PyPI
fastapi-slimThis package is a deprecated migration shim…
permissive · top 15,000 on PyPI
datahubThis is a redirect package that installs…
permissive · top 15,000 on PyPI
pip-upgraderAn interactive CLI tool that upgrades Python…
permissive · top 15,000 on PyPI
unidepUniDep unifies Conda and Pip dependency…
unclear · top 15,000 on PyPI
daytona_sdkA deprecated alias package that ships identical…
permissive · top 5,000 on PyPI
pip2pipip2pi creates a PyPI-compatible package…
permissive · top 15,000 on PyPI
boost-skill-cliboost-skill-cli is a package manager for AI…
copyleft · top 15,000 on PyPI