GET /api/v1/ports/py38-pytorch-lightning/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-pytorch-lightning",
"portdir": "python/py-pytorch-lightning",
"version": "1.6.5",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/PyTorchLightning/pytorch-lightning",
"description": "The lightweight PyTorch wrapper for high-performance AI research.",
"long_description": "Lightning disentangles PyTorch code to decouple the science from the engineering.",
"active": false,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py38-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-numpy",
"py38-pytorch",
"py38-tensorboard",
"py38-tqdm",
"py38-yaml",
"py38-future",
"py38-fsspec"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-kraken",
"py38-transformers"
]
}
]
}