GET /api/v1/ports/py38-analytics-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-analytics-python",
"portdir": "python/py-analytics-python",
"version": "1.4.0",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/segmentio/analytics-python",
"description": "Integrate analytics into any python application.",
"long_description": "Segment is the simplest way to integrate analytics into your application. One API allows you to turn on any other analytics service.",
"active": false,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-dateutil",
"py38-monotonic",
"py38-requests",
"py38-backoff"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py38-gradio"
]
}
]
}