GET /api/v1/ports/py310-tensorflow_estimator/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-tensorflow_estimator",
"portdir": "python/py-tensorflow_estimator",
"version": "2.13.0",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/tensorflow/estimator",
"description": "High-level API that simplifies machine learning.",
"long_description": "TensorFlow Estimator is a high-level TensorFlow API that greatly simplifies machine learning programming. Estimators encapsulate training, evaluation, prediction, and exporting for your model.",
"active": true,
"categories": [
"python"
],
"maintainers": [
{
"name": "blair",
"github": "blair",
"ports_count": 24
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py310-build",
"py310-installer",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-tensorflow"
]
},
{
"type": "run",
"ports": [
"py310-tensorflow-macos"
]
}
]
}