Пакет python3-module-typer: Информация

    Исходный пакет: python3-module-typer
    Версия: 0.16.0-alt1
    Собран:  20 августа 2025 г. 13:25
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://typer.tiangolo.com/

    Лицензия: MIT
    О пакете: Typer, build great CLIs. Easy to code. Based on Python type hints
    Описание: 
    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.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    python3-module-typer (noarch)

    Сопровождающий: Alexandr Shashkin

    Список участников:
    Alexandr Shashkin

      1. /proc
      2. python3-module-click
      3. python3-module-pdm-backend
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-pytest
      6. python3-module-pytest-sugar
      7. python3-module-pytest-xdist
      8. python3-module-rich
      9. python3-module-shellingham
      10. python3-module-typing-extensions
      11. rpm-build-pyproject

    Последнее изменение


    28 мая 2025 г. Alexandr Shashkin 0.16.0-alt1
    - Updated to 0.16.0.
    20 мая 2025 г. Alexandr Shashkin 0.15.4-alt1
    - Updated to 0.15.4.
    29 апреля 2025 г. Alexandr Shashkin 0.15.3-alt1
    - Updated to 0.15.3.