python-typer-slim
Port variant v14
Summary Command line interface builder (slim) (3.14)
Package version 0.24.0
Homepage https://github.com/fastapi/typer
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants v13
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 25 FEB 2026, 19:33:15 UTC
Port created 25 FEB 2026, 19:33:15 UTC
Subpackage Descriptions
single

[image]

Typer, build great CLIs. Easy to code. Based on Python type hints.

[image] [image] [image] [image]

--- **Documentation**: https://typer.tiangolo.com/tutorial/typer-command/ **Source Code**: https://github.com/fastapi/typer --- Typer is a library for building CLI applications that users will **love using** and developers will **love creating**. Based on Python type hints. It's also a command line tool to run scripts, automatically converting them to CLI applications. ## `typer-slim` ⚠️ Do not install this package. ⚠️ This package, `typer-slim`, does nothing other than depend on `typer`. There used to be a slimmed-down version of Typer called `typer-slim`, which didn't include the dependencies `rich` and `shellingham`, nor the `typer` command. However, since version 0.22.0, we have stopped supporting this, and `typer-slim` now simply installs (all of) Typer. If you want to disable Rich globally, you can set an environmental variable `TYPER_USE_RICH` to `False` or `0`. The only reason this package exists is as a migration path for old projects that used to depend on `typer-slim`, so that they can get the latest version of `typer`. You **should not** install this package. Install instead: `bash pip install typer ` This package is deprecated and will stop receiving any updates and published versions. ## License This project is licensed under the terms of the MIT license.
Configuration Switches (platform-specific settings discarded)
PY313 OFF Build using Python 3.13 PY314 ON Build using Python 3.14
Package Dependencies by Type
Build (only) python314:dev:std
python-pip:single:v14
autoselect-python:single:std
Build and Runtime python314:primary:std
Runtime (only) python-typer:single:v14
Download groups
main mirror://PYPIWHL/a7/24/5480c20380dfd18cf33d14784096dca45a24eae6102e91d49a718d3b6855
Distribution File Information
d5d7ee1ee2834d5020c7c616ed5e0d0f29b9a4b1dd283bdebae198ec09778d0e 3394 python-src/typer_slim-0.24.0-py3-none-any.whl
Ports that require python-typer-slim:v14
python-jaraco.text:v14 Module for text manipulation (3.14)