معرفی شرکت ها


python-typer-0.10.0-1.fc38.src.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Build great CLIs; easy to code; based on Python type hints
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته python-typer
نام فایل بسته python-typer-0.10.0-1.fc38.src.rpm
نسخه بسته 0.10.0
انتشار بسته 1.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Thu 28 Mar 2024 05
هاست سازنده buildvm-s390x-01.s390.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://typer.tiangolo.com/
مجوز MIT
حجم دانلود 294K
حجم نصب 271.924K
Typer 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.


جایگزین ها

بسته نسخه معماری مخزن
python-typer-0.7.0-5.fc38.src.rpm 0.7.0 noarch Fedora Everything
python-typer-0.9.0-1.fc38.src.rpm 0.9.0 noarch Fedora Everything


نیازمندی

مقدار نام
>= 7.1.1) (python3dist(click) < 9~~ with python3dist(click)
>= 0.4.3) (python3dist(colorama) < 0.5~~ with python3dist(colorama)
>= 10.11) (python3dist(rich) < 14~~ with python3dist(rich)
>= 1.3) (python3dist(shellingham) < 2~~ with python3dist(shellingham)
- (python3dist(tomli) if python3-devel < 3.11)
- pyproject-rpm-macros
- python3-devel
- python3-devel
>= 6.2 python3dist(coverage)
>= 2 python3dist(flit-core)
- python3dist(packaging)
>= 19 python3dist(pip)
>= 4.4 python3dist(pytest)
>= 1.32 python3dist(pytest-xdist)
>= 1.3 python3dist(shellingham)
>= 3.7.4.3 python3dist(typing-extensions)


ارائه دهنده

مقدار نام
= 0.10.0-1.fc38 python3-typer
= 0.10.0-1.fc38 python3-typer+all


نحوه نصب


نصب پکیج rpm python-typer:

    dnf install python-typer-0.10.0-1.fc38.src.rpm


فایل ها

مسیرها
0001-Allow-flit_core-3.x-and-later.patch
python-typer.spec


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2024-03-28

Update to 0.10.0

2024-03-28

Update to 0.9.4

2024-03-28

Update to 0.9.3

2024-03-28

Update to 0.9.2
Give up on patching out the dependency on the coverage module

2024-03-28

Update to 0.9.1
New CITATION.cff file is packaged as documentation.

2024-03-28

Simplify patching pyproject.toml and handling test dependencies
Drop unnecessary version-bounded BuildRequires on python-pytest-sugar,
pytest-sugar 1.0.0.

2023-05-02

Update to 0.9.0 (close RHBZ#2192484)

2023-05-01

Update to 0.8.0 (close RHBZ#2192330)

2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2023-01-03

Allow rich 13.x (fix RHBZ#2157866)

2022-12-21

Rely on PYTEST_XDIST_AUTO_NUM_WORKERS

2022-11-12

Add some environment variables from scripts/test.sh

2022-11-06

Update to 0.7.0 (close RHBZ#2140338)

2022-11-06

Confirm License is SPDX MIT

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-13

Update to 0.6.1 (close RHBZ#2106487)