Sat, 17 Jan 2026 17:59:00 CST | login

Information for build python-typer-0.11.1-2.oc9

ID40979
Package Namepython-typer
Version0.11.1
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-typer.git?.#448edbfb461a2a7d709469a1ce1bea07e1b5222d
SummaryBuild great CLIs; easy to code; based on Python type hints
DescriptionTyper is a library for building CLI applications that users will love using and developers will love creating. Based on Python 3.6+ type hints. The key features are: • Intuitive to write: Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. • Easy to use: It’s easy to use for the final users. Automatic help, and automatic completion for all shells. • Short: Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. • Start simple: The simplest example adds only 2 lines of code to your app: 1 import, 1 function call. • Grow large: Grow in complexity as much as you want, create arbitrarily complex trees of commands and groups of subcommands, with options and arguments. Typer is FastAPI’s little sibling. And it’s intended to be the FastAPI of CLIs.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 02:12:35 CST
CompletedSat, 14 Jun 2025 02:14:42 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-typer.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-typer.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-typer-0.11.1-2.oc9.src.rpm (info) (download)
noarch
python3-typer-0.11.1-2.oc9.noarch.rpm (info) (download)
python3-typer+all-0.11.1-2.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
mock_config.log
dnf.rpm.log
hw_info.log
installed_pkgs.log
mock_output.log
dnf.log
state.log
build.log
dnf.librepo.log
noarch_rpmdiff.json
Changelog * Thu Jun 12 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.11.1-2 - Rebuilt for loongarch64 * Thu Aug 29 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.11.1-1 - initial build