[ 原始碼: mypy ]
套件:mypy-doc(1.0.1-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 (>= 5.2)
- JavaScript support for Sphinx documentation
-
- sug: cython-doc
- C-Extensions for Python - documentation
-
- sug: python-attr-doc
- documentation for the attrs Python library
-
- sug: python-setuptools-doc
- Python Distutils Enhancements (documentation)
-
- sug: python-six-doc
- Python 2 and 3 compatibility library (documentation)
-
- sug: python3-doc
- documentation for the high-level object-oriented language Python 3