套件: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)