GET /api/v1/ports/py311-panel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py311-panel",
    "portdir": "python/py-panel",
    "version": "1.8.5",
    "license": "BSD",
    "platforms": "{darwin any}",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://panel.holoviz.org",
    "description": "A high-level app and dashboarding solution for Python.",
    "long_description": "Panel is an open-source Python library that lets you create custom interactive web apps and dashboards by connecting user-defined widgets to plots, images, tables, or text.",
    "active": true,
    "categories": [
        "devel",
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1181
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "npm11",
                "clang-18",
                "py311-hatch-vcs",
                "py311-hatchling",
                "py311-packaging",
                "py311-installer",
                "py311-build"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-bokeh",
                "py311-param",
                "py311-pyct",
                "python311",
                "py311-linkify-it-py",
                "py311-mdit-py-plugins",
                "py311-markdown-it-py",
                "py311-xyzservices",
                "py311-tzdata",
                "panel_select",
                "py311-narwhals",
                "nodejs24",
                "py311-pyviz_comms",
                "py311-typing_extensions",
                "py311-requests",
                "py311-pandas",
                "py311-markdown",
                "py311-tqdm",
                "py311-bleach"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-bokeh",
                "py311-param",
                "py311-pyct",
                "py311-pyviz_comms",
                "py311-linkify-it-py",
                "py311-mdit-py-plugins",
                "py311-markdown-it-py",
                "py311-xyzservices",
                "py311-tzdata",
                "panel_select",
                "nodejs24",
                "py311-bleach",
                "py311-tqdm",
                "py311-markdown",
                "py311-pandas",
                "py311-requests",
                "py311-typing_extensions",
                "py311-packaging"
            ]
        }
    ],
    "depends_on": []
}