[ 源代码: mypy ]
软件包:mypy-doc(1.15~rc0.2-1)
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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 (>= 8.1)
- JavaScript support for Sphinx documentation
-
- 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