[ ソース: mypy ]
パッケージ: python3-mypy (1.0.1-1)
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: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.12)
- dep: python3 (>= 3.11~)
-
- 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-tomli
- lil' TOML parser for Python
- または python3 (>> 3.11)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- rec: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化