パッケージ: mypy (0.942-1)
mypy に関するリンク
Trisquel の資源:
mypy ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Team
- Michael R. Crusoe
外部の資源:
- ホームページ [www.mypy-lang.org]
類似のパッケージ:
optional static typing for Python
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 command-line interface.
その他の mypy 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mypy (>= 0.942-1)
- public modules for mypy (Python 3)
-
- rec: python3-typeshed
- collection of library stubs for Python, with static types
-
- sug: mypy-doc
- documentation for mypy