GET /api/v1/ports/py311-ipympl/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-ipympl",
"portdir": "python/py-ipympl",
"version": "0.9.3",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/matplotlib/jupyter-matplotlib",
"description": "Matplotlib Jupyter Extension",
"long_description": "Leveraging the Jupyter interactive widgets framework, jupyter-matplotlib enables the interactive features of matplotlib in the Jupyter notebook and in Jupyterlab.",
"active": true,
"categories": [
"python"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py311-build",
"py311-installer",
"py311-setuptools",
"py311-wheel",
"py311-jupyter_packaging",
"yarn"
]
},
{
"type": "lib",
"ports": [
"py311-matplotlib",
"py311-ipython",
"py311-ipywidgets",
"py311-jupyterlab",
"python311"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py-ipympl"
]
}
]
}