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

{
    "name": "py311-ipython",
    "portdir": "python/py-ipython",
    "version": "8.31.0",
    "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": 401
        },
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2693
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-wheel",
                "py311-build",
                "py311-installer",
                "py311-setuptools"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-prompt_toolkit",
                "py311-jedi",
                "py311-matplotlib-inline",
                "python311",
                "py311-stack_data",
                "py311-pexpect",
                "py311-typing_extensions",
                "py311-decorator",
                "py311-traitlets",
                "py311-pygments"
            ]
        },
        {
            "type": "run",
            "ports": [
                "ipython_select",
                "ipython3_select"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-ipdb",
                "py311-napari-console",
                "py311-ipympl",
                "py311-ipython-sql",
                "py311-ipywidgets",
                "py311-jupyter_console",
                "py311-ipyparallel",
                "py311-spyder-kernels",
                "py311-ipykernel",
                "py311-jupyter_sphinx"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-note-seq",
                "py311-spyder",
                "py311-pyvis"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py311-python-dotenv",
                "py311-trio"
            ]
        }
    ]
}