Metadata-Version: |
2.1 |
Name: |
typing_extensions |
Version: |
4.12.2 |
Summary: |
Backported and Experimental Type Hints for Python 3.8+ |
Author-Email: |
"Guido van Rossum, Jukka Lehtosalo, Łukasz Langa, Michael Lee" <levkivskyi[at]gmail.com> |
Project-Url: |
Bug Tracker, https://github.com/python/typing_extensions/issues |
Project-Url: |
Changes, https://github.com/python/typing_extensions/blob/main/CHANGELOG.md |
Project-Url: |
Documentation, https://typing-extensions.readthedocs.io/ |
Project-Url: |
Home, https://github.com/python/typing_extensions |
Project-Url: |
Q & A, https://github.com/python/typing/discussions |
Project-Url: |
Repository, https://github.com/python/typing_extensions |
Keywords: |
annotations,backport,checker,checking,function,hinting,hints,type,typechecking,typehinting,typehints,typing |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: Python Software Foundation License |
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 |
Requires-Python: |
>=3.8 |
Description-Content-Type: |
text/markdown |