Thu, 25 Sep 2025 07:33:09 CST | login

Information for build python-typer-0.11.1-1.ocs23

ID19069
Package Namepython-typer
Version0.11.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-typer.git?.#fc16ae39d86f402ce515014b8c7a5f9af31308cb
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
StartedThu, 29 Aug 2024 20:06:09 CST
CompletedThu, 29 Aug 2024 20:13:23 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-typer.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-typer.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-typer-0.11.1-1.ocs23.src.rpm (info) (download)
noarch
python3-typer-0.11.1-1.ocs23.noarch.rpm (info) (download)
python3-typer+all-0.11.1-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 29 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.11.1-1 - initial build