Fedora Packages

python3-typer-cli Subpackage of python-typer-cli

Run Typer scripts with completion, without creating a package

Run Typer scripts with completion, without having to create a package, using Typer CLI. There is an optional utility tool called Typer CLI, additional to Typer itself. Its main feature is to provide ✨ completion ✨ in the Terminal for your own small programs built with Typer. …without you having to create a complete installable Python package. It’s probably most useful if you have a small custom Python script using Typer (maybe as part of some project), for some small tasks, and it’s not complex/important enough to create a whole installable Python package for it (something to be installed with pip). In that case, you can install Typer CLI, and run your program with the typer command in your Terminal, and it will provide completion for your script. You can also use Typer CLI to generate Markdown documentation for your own Typer programs 📝. Documentation: https://typer.tiangolo.com/typer-cli/ Source Code for Typer CLI: https://github.com/tiangolo/typer-cli

Releases Overview

Release Stable Testing
Fedora 36 0.0.12-10.fc36 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at python-typer-cli dash maintainers at fedoraproject dot org.



Sources on Pagure