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

{
    "name": "py-plotly",
    "portdir": "python/py-plotly",
    "version": "6.0.1",
    "license": "MIT",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://plotly.com/python/",
    "description": "Interactive graphing library for Python.",
    "long_description": "Plotly's Python graphing library makes interactive, publication-quality graphs. Examples of how to make line plots, scatter plots, area charts, bar charts, error bars, box plots, histograms, heatmaps, subplots, multiple-axes, polar charts, and bubble charts.",
    "active": true,
    "categories": [
        "graphics",
        "python"
    ],
    "maintainers": [
        {
            "name": "joe.fowler",
            "github": "joefowler",
            "ports_count": 92
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-plotly"
            ]
        }
    ],
    "depends_on": []
}