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.0b1.tar.gz
(25.2 kB
view details)
File details
Details for the file typing-3.5.0b1.tar.gz.
File metadata
- Download URL: typing-3.5.0b1.tar.gz
- Upload date:
- Size: 25.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d70f0969c5682e06d1337617d92d3cc0e4f19bd74907b4a46b12115bdf5c89c
|
|
| MD5 |
18578b8204cee0da39cdfb0d2c1078c2
|
|
| BLAKE2b-256 |
bd9fdd1abe8ab609e6834b205b578168b448cf1cdccc84049ba567ec565108a0
|