|
Metadata-Version: 2.4 |
|
Name: typing_extensions |
|
Version: 4.13.2 |
|
Summary: Backported and Experimental Type Hints for Python 3.8+ |
|
Keywords: annotations,backport,checker,checking,function,hinting,hints,type,typechecking,typehinting,typehints,typing |
|
Author-email: "Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi@gmail.com> |
|
Requires-Python: >=3.8 |
|
Description-Content-Type: text/markdown |
|
License-Expression: PSF-2.0 |
|
Classifier: Development Status :: 5 - Production/Stable |
|
Classifier: Environment :: Console |
|
Classifier: Intended Audience :: Developers |
|
Classifier: Operating System :: OS Independent |
|
Classifier: Programming Language :: Python :: 3 |
|
Classifier: Programming Language :: Python :: 3 :: Only |
|
Classifier: Programming Language :: Python :: 3.8 |
|
Classifier: Programming Language :: Python :: 3.9 |
|
Classifier: Programming Language :: Python :: 3.10 |
|
Classifier: Programming Language :: Python :: 3.11 |
|
Classifier: Programming Language :: Python :: 3.12 |
|
Classifier: Programming Language :: Python :: 3.13 |
|
Classifier: Topic :: Software Development |
|
License-File: LICENSE |
|
Project-URL: Bug Tracker, https: |
|
Project-URL: Changes, https: |
|
Project-URL: Documentation, https: |
|
Project-URL: Home, https: |
|
Project-URL: Q & A, https: |
|
Project-URL: Repository, https: |
|
|
|
# Typing Extensions |
|
|
|
[`, |
|
where `x.y` is the first version that includes all features you need. |
|
|
|
## Included items |
|
|
|
See [the documentation](https: |
|
complete listing of module contents. |
|
|
|
## Contributing |
|
|
|
See [CONTRIBUTING.md](https: |
|
for how to contribute to `typing_extensions`. |
|
|
|
|