[ ソース: mypy ]
パッケージ: python3-mypy (0.670-2)
python3-mypy に関するリンク
Debian の資源:
mypy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.mypy-lang.org]
類似のパッケージ:
public modules for mypy (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.
This package provides the modules for Python 3.
その他の python3-mypy 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-distutils
- distutils package for Python 3.x
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: python3-typed-ast (<< 1.4.0)
- AST with PEP 484 type comments support
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries