HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py39-ipython",
"portdir": "python/py-ipython",
"version": "8.18.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://ipython.org/",
"description": "An enhanced interactive Python shell.",
"long_description": "An enhanced interactive Python shell.",
"active": true,
"categories": [
"devel",
"science",
"python"
],
"maintainers": [
{
"name": "aronnax",
"github": "lpsinger",
"ports_count": 414
},
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2697
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py39-installer",
"py39-setuptools",
"py39-wheel",
"py39-build"
]
},
{
"type": "lib",
"ports": [
"py39-pygments",
"py39-traitlets",
"py39-typing_extensions",
"py39-matplotlib-inline",
"python39",
"py39-exceptiongroup",
"py39-stack_data",
"py39-decorator",
"py39-jedi",
"py39-pexpect",
"py39-prompt_toolkit"
]
},
{
"type": "run",
"ports": [
"ipython_select",
"ipython3_select"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py39-jupyter_console",
"py39-ipdb",
"py39-ipykernel",
"py39-jupyter_sphinx",
"py39-napari-console",
"py39-ipympl",
"py39-ipython-sql",
"py39-ipywidgets",
"py39-jupyterthemes",
"py39-spyder-kernels",
"py39-ipyparallel"
]
},
{
"type": "run",
"ports": [
"py39-spyder",
"py39-note-seq",
"py39-photomosaic",
"py39-spyder-devel",
"py39-pyvis"
]
},
{
"type": "test",
"ports": [
"py39-trio",
"py39-python-dotenv"
]
}
]
}