Type Hints for Python
Project description
Typing – Type Hints for Python
This is a backport of the standard library typing module to Python versions older than 3.5.
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
typing-3.5.2.2.tar.gz
(51.1 kB
view details)
File details
Details for the file typing-3.5.2.2.tar.gz
.
File metadata
- Download URL: typing-3.5.2.2.tar.gz
- Upload date:
- Size: 51.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bce34292653af712963c877f3085250a336738e64f99048d1b8509bebc4772f |
|
MD5 | 61ffbe736df9f419563dbfffa64ebb7d |
|
BLAKE2b-256 | 192fb1090ace275335a9c0dde9a4623b109b7960a2b5370ae59d1eb1539afd8a |