HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-tensorboardX",
"portdir": "python/py-tensorboardX",
"version": "2.5.1",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/lanpa/tensorboardX",
"description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...)",
"long_description": "tensorboard for pytorch (and chainer, mxnet, numpy, ...). Write TensorBoard events with simple function call. Support scalar, image, figure, histogram, audio, text, graph, onnx_graph, embedding, pr_curve, mesh, hyper-parameters and video summaries.",
"active": false,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"protobuf3-cpp",
"clang-15",
"py37-setuptools"
]
},
{
"type": "lib",
"ports": [
"python37"
]
},
{
"type": "run",
"ports": [
"py37-six",
"py37-protobuf3",
"py37-numpy"
]
},
{
"type": "test",
"ports": [
"py37-crc32c",
"py37-matplotlib",
"py37-pytest"
]
}
],
"depends_on": []
}