Type Hints for Python
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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.1.0.tar.gz
(45.8 kB
view details)
File details
Details for the file typing-3.5.1.0.tar.gz.
File metadata
- Download URL: typing-3.5.1.0.tar.gz
- Upload date:
- Size: 45.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88675d0545ccb44229a745d00ca03f56364e07d0e6de318dc14686f0d985e406
|
|
| MD5 |
aaba002a0cff407a7f3c33cd5f467e32
|
|
| BLAKE2b-256 |
8c7d24c4d40b9839b4d3e8f70ef728c483a2f543ecd26c1856828372c78f209d
|