Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040909
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-mypy

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.5.1-alt1
Время сборки: 17 августа 2023, 10:33 ( 32.1 недели назад )
Размер архива: 2042.91 Kb

Домашняя страница:   https://pypi.org/project/mypy/

Лицензия: MIT
О пакете: Optional static typing for Python 3 and 2 (PEP 484)
Описание:

Mypy is an optional static type checker for Python.  You can add type
hints to your Python programs using the upcoming standard for type
annotations introduced in Python 3.5 beta 1 (PEP 484), and use mypy to
type check them statically. Find bugs in your programs without even
running them!

Текущий майнтейнер: Stanislav Levin

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-mypy
  • python3-module-mypy
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin