alt-python27-typing - Typing defines a standard notation for type annotations
Website: | https://pypi.python.org/pypi/typing |
---|---|
License: | Python |
Vendor: | CloudLinux |
- Description:
Typing 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.
Packages
alt-python27-typing-3.5.3.0-1.el7.noarch [41 KiB] |
Changelog
by Sergey Fokin (2017-02-16):
- update to 3.5.3.0 |