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

{
    "name": "py310-plotly",
    "portdir": "python/py-plotly",
    "version": "5.15.0",
    "license": "MIT",
    "platforms": "{darwin 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": 71
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py310-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python310",
                "py310-tenacity",
                "py310-matplotlib",
                "py310-jupyterlab"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "run",
            "ports": [
                "py310-pymatgen"
            ]
        }
    ]
}