[ ソース: mypy ]
パッケージ: mypy-doc (1.13.0-1)
mypy-doc に関するリンク
Debian の資源:
mypy ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [www.mypy-lang.org]
類似のパッケージ:
documentation for mypy
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 documentation.
その他の mypy-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 7.4)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- rec: cython-doc
- C-Extensions for Python 3 (Documentation)
-
- rec: python-attr-doc
- documentation for the attrs Python library
-
- rec: python-setuptools-doc
- Python Distutils Enhancements (documentation)
-
- rec: python-six-doc
- Python 2 と 3 の互換性ライブラリ (ドキュメンテーション)
-
- rec: python3-doc
- documentation for the high-level object-oriented language Python 3