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

ID30779
Package Namepython-typer
Version0.11.1
Release1.oc9
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 byfanjunkong
State complete
Volume DEFAULT
StartedSat, 21 Sep 2024 06:18:12 CST
CompletedSat, 21 Sep 2024 06:20:30 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-1.oc9.src.rpm (info) (download)
noarch
python3-typer-0.11.1-1.oc9.noarch.rpm (info) (download)
python3-typer+all-0.11.1-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 29 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.11.1-1 - initial build