Path to this page:
./
devel/py-typing,
Type Hints for Python
Branch: pkgsrc-2020Q4,
Version: 3.7.4.3,
Package name: py27-typing-3.7.4.3,
Maintainer: pkgsrc-usersTyping defines a standard notation for Python function and variable
type annotations. The notation can be used for documenting code in
a concise, standard format, and it has been designed to also be
used by static and runtime type checkers, static analyzers, IDEs
and other tools.
This is a backport of the standard library typing module to Python
versions older than 3.5.
Master sites:
SHA1: 2c065db5a149246be4299b58752e243632bda831
RMD160: a32ba2ef1a88c3885c42410be77a50f45cb3f67d
Filesize: 76.75 KB
Version history: (Expand)
- (2021-01-03) Package added to pkgsrc.se, version py27-typing-3.7.4.3 (created)