GET /api/v1/ports/py312-httpx/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-httpx",
"portdir": "python/py-httpx",
"version": "0.27.2",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/encode/httpx",
"description": "The next generation HTTP client.",
"long_description": "The next generation HTTP client.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py312-hatch-fancy-pypi-readme",
"clang-17",
"py312-build",
"py312-installer",
"py312-hatchling"
]
},
{
"type": "lib",
"ports": [
"py312-brotli",
"py312-pygments",
"py312-brotlicffi",
"py312-h2",
"python312",
"py312-rich",
"py312-sniffio",
"py312-socksio",
"py312-httpcore",
"py312-charset-normalizer",
"py312-certifi",
"py312-click",
"py312-idna"
]
},
{
"type": "run",
"ports": [
"httpx_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-jupyterlab",
"youtube-search-python",
"py312-pylast",
"py312-zeep",
"hatch"
]
}
]
}