[ 源代码: mypy ]
软件包:mypy-doc(1.13.0-1)
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)
- 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 and 3 compatibility library (documentation)
-
- rec: python3-doc
- documentation for the high-level object-oriented language Python 3