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

{
    "name": "py37-ipython",
    "portdir": "python/py-ipython",
    "version": "7.30.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": false,
    "categories": [
        "devel",
        "science",
        "python"
    ],
    "maintainers": [
        {
            "name": "aronnax",
            "github": "lpsinger",
            "ports_count": 401
        },
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2692
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py37-appnope",
                "py37-backcall",
                "py37-decorator",
                "py37-jedi",
                "py37-pexpect",
                "py37-pickleshare",
                "python37",
                "py37-pygments",
                "py37-setuptools",
                "py37-traitlets",
                "py37-matplotlib-inline",
                "py37-prompt_toolkit"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ipython_select",
                "ipython3_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-ipdb",
                "py37-ipyparallel",
                "py37-ipython-sql",
                "py37-spyder-kernels",
                "py37-jupyter_sphinx",
                "py37-jupyter_console",
                "py37-jupyterlab",
                "py37-ipykernel",
                "py37-ipywidgets",
                "py37-napari-console"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-photomosaic",
                "py37-note-seq",
                "py37-spyder-devel",
                "py37-yt",
                "py37-spyder"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-trio",
                "py37-python-dotenv"
            ]
        }
    ]
}