Thu, 28 Mar 2024 19:33:42 CST | login

Information for build python-typer-0.7.0-1.fc37

ID8500
Package Namepython-typer
Version0.7.0
Release1.fc37
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-typer.git#210de07f6557c614f51ea4047f0aa7102cef12a3
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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 25 Jan 2023 13:34:25 CST
CompletedWed, 25 Jan 2023 13:57:56 CST
Taskbuild (f37-build-side-32-misc-devel, /rpms/python-typer.git:210de07f6557c614f51ea4047f0aa7102cef12a3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-typer.git#210de07f6557c614f51ea4047f0aa7102cef12a3'}}
Tags
f37-build-side-32-misc-devel
f37-updates
RPMs
src
python-typer-0.7.0-1.fc37.src.rpm (info) (download)
noarch
python3-typer-0.7.0-1.fc37.noarch.rpm (info) (download)
python3-typer+all-0.7.0-1.fc37.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
root.log
state.log
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 25 2023 Koji - 0.7.0-1.fc37 - local build