HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-typing_extensions",
"portdir": "python/py-typing_extensions",
"version": "4.7.1",
"license": "PSF",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/python/typing_extensions",
"description": "Backported and Experimental Type Hints for Python",
"long_description": "The typing module was added to the standard library in Python 3.5 on a provisional basis and will no longer be provisional in Python 3.7. However, this means users of Python 3.5 - 3.6 who are unable to upgrade will not be able to take advantage of new types added to the typing module, such as typing.Text or typing.Coroutine. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol or TypedDict.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "toby",
"github": "tobypeterson",
"ports_count": 223
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py-bootstrap-modules",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python37"
]
}
],
"depends_on": [
{
"type": "build",
"ports": [
"py37-aiosqlite",
"py37-tensorflow-addons"
]
},
{
"type": "lib",
"ports": [
"py37-scikit-build",
"py37-twisted",
"py37-cattrs",
"py37-psygnal",
"py37-pymc3",
"py37-arviz",
"py37-visa",
"py37-pdfminer",
"py37-pytoolconfig",
"py37-astroid",
"py37-pylint",
"py37-aiohttp",
"py37-black",
"py37-confection",
"py37-superqt",
"py37-platformdirs",
"py37-hatch-fancy-pypi-readme",
"py37-importlib-metadata",
"py37-app-model",
"py37-argon2-cffi",
"py37-markdown-it-py",
"py37-mypy",
"py37-pymc",
"py37-aesara",
"py37-anyio",
"py37-jsonschema",
"py37-pytest-asyncio",
"py37-jsonlines",
"py37-slackclient",
"py37-magicgui",
"py37-rtree",
"py37-redis",
"py37-alembic",
"py37-aioitertools",
"py37-yarl",
"py37-logilab-common",
"py37-parfive",
"py37-altair",
"py37-bokeh",
"py37-starlette",
"py37-pypdf",
"py37-async-timeout",
"py37-rstcheck",
"py37-onnx",
"py37-xarray",
"py37-sqlalchemy",
"py37-seaborn",
"py37-pytorch",
"py37-bpython"
]
},
{
"type": "run",
"ports": [
"py37-cmd2",
"py37-starlette",
"py37-graphql-relay",
"py37-setuptools-rust",
"py37-rich",
"py37-annotated_types",
"py37-pydantic",
"py37-arrow",
"py37-apache-beam",
"py37-asyncpg",
"py37-pymatgen"
]
},
{
"type": "test",
"ports": [
"py37-tensorflow-addons"
]
}
]
}