Path to this page:
./
devel/py-typing,
Type Hints for Python
Branch: pkgsrc-2022Q4,
Version: 3.10.0.0nb1,
Package name: py27-typing-3.10.0.0nb1,
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:
Filesize: 77.111 KB
Version history: (Expand)
- (2022-12-27) Package added to pkgsrc.se, version py27-typing-3.10.0.0nb1 (created)