[ 源代码: python-mypy-extensions ]
软件包:python3-mypy-extensions(1.0.0-1)
python3-mypy-extensions 的相关链接
Debian 的资源:
下载源码包 python-mypy-extensions:
- [python-mypy-extensions_1.0.0-1.dsc]
- [python-mypy-extensions_1.0.0.orig.tar.gz]
- [python-mypy-extensions_1.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Experimental type system extensions for mypy typechecker (Python 3)
Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types.
The "mypy_extensions" module defines experimental extensions to the standard "typing" module that are supported by the mypy typechecker.
This package provides the modules for Python 3.
其他与 python3-mypy-extensions 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)