{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development"},{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/2"},{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"typer-slim is a deprecated migration shim that installs the full typer package; it exists only to redirect old projects and should not be used for new installations.","skillfed_tags":["deprecated","migration-shim"],"use_cases":["Migrating legacy projects that explicitly depend on typer-slim to use the current typer package instead","Understanding why a project's dependency on typer-slim should be replaced with a direct typer dependency","Verifying that old code using typer-slim will continue to work by installing the full typer package"],"what_it_does":"typer-slim is a deprecated package that once provided a lightweight version of the Typer CLI framework without Rich and shellingham dependencies. Since version 0.22.0, it has been reduced to a simple wrapper that installs the full typer package unchanged. The package exists solely as a migration path for legacy projects that previously depended on typer-slim; it receives no updates and should not be used for new code.\n\nTyper itself is a framework for building command-line interfaces using Python type hints, where function parameters and their type annotations automatically become CLI arguments and options. The underlying typer library remains actively maintained and widely used, but typer-slim adds no functionality\u2014it is purely a redirect to the full package.","worth_installing":"No. Do not install typer-slim. The package is explicitly deprecated and no longer maintained. Install typer directly instead. If you have existing code that depends on typer-slim, update it to depend on typer; the migration is straightforward since typer-slim now installs the full typer package anyway."},"id":"typer-slim","links":{"html":"https://skillfed.io/packages/typer-slim","md":"https://skillfed.io/packages/typer-slim.md","pypi":"https://pypi.org/project/typer-slim/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-16","license_spdx":"MIT","license_treatment":"permissive","name":"typer-slim","python_support":"supports_current","summary":"Typer, build great CLIs. Easy to code. Based on Python type hints."},"popularity":{"monthly_downloads":21082081,"position":1012,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.24.0"}
