Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37488380
en ru br
ALT Linux repos
S:1.5.1-alt1

Group :: Development/Python3
RPM: python3-module-mypy

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.1-alt1
Build date: 17 august 2023, 10:33 ( 35.8 weeks ago )
Size: 2042.91 Kb

Home page:   https://pypi.org/project/mypy/

License: MIT
Summary: Optional static typing for Python 3 and 2 (PEP 484)
Description:

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!

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-mypy
  • python3-module-mypy
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin