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

{
    "name": "py311-panel",
    "portdir": "python/py-panel",
    "version": "1.6.1",
    "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": 1004
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py311-build",
                "clang-17",
                "npm10",
                "py311-hatch-vcs",
                "py311-hatchling",
                "py311-installer"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python311"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-bleach",
                "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",
                "nodejs22",
                "py311-tqdm",
                "py311-markdown",
                "py311-pandas",
                "py311-requests",
                "py311-typing_extensions",
                "py311-packaging"
            ]
        }
    ],
    "depends_on": []
}