GET /api/v1/ports/py38-websocket-client/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-websocket-client",
"portdir": "python/py-websocket-client",
"version": "1.8.0",
"license": "LGPL-2.1",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://websocket-client.readthedocs.io/",
"description": "WebSocket client for Python with low level API options",
"long_description": "websocket-client is a WebSocket client for Python. It provides access to low level APIs for WebSockets. websocket-client implements version hybi-13 of the WebSocket procotol. This client does not currently support the permessage-deflate extension from RFC 7692.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "test",
"ports": [
"py38-pytest",
"py38-socks"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-docker",
"py38-praw",
"py38-jupyter_server"
]
},
{
"type": "run",
"ports": [
"py38-socketio",
"py38-sentipy",
"py38-engineio"
]
}
]
}