GET /api/v1/ports/py39-analytics-python/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-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": true,
"categories": [
"devel",
"math",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-setuptools",
"py39-wheel",
"py39-build",
"py39-installer"
]
},
{
"type": "lib",
"ports": [
"python39"
]
},
{
"type": "run",
"ports": [
"py39-dateutil",
"py39-monotonic",
"py39-requests",
"py39-backoff"
]
}
],
"depends_on": [
{
"type": "run",
"ports": [
"py39-gradio"
]
}
]
}