GET /api/v1/ports/py39-gradio/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-gradio",
"portdir": "python/py-gradio",
"version": "3.0.9",
"license": "Apache-2",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://gradio.app",
"description": "Create UIs for your machine learning model",
"long_description": "Gradio is the fastest way to demo your machine learning model with a friendly web interface",
"active": true,
"categories": [
"devel",
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"py39-wheel",
"py39-setuptools",
"clang-17",
"py39-installer",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"python39",
"py39-setuptools"
]
},
{
"type": "run",
"ports": [
"py39-numpy",
"py39-pandas",
"py39-paramiko",
"py39-pydub",
"py39-requests",
"py39-uvicorn",
"py39-pycryptodome",
"py39-markdown-it-py",
"py39-analytics-python",
"py39-ffmpy",
"py39-python-multipart",
"py39-orjson",
"py39-matplotlib",
"py39-jinja2",
"py39-fastapi",
"py39-aiohttp",
"py39-Pillow"
]
}
],
"depends_on": []
}