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

{
    "name": "py311-statsmodels",
    "portdir": "python/py-statsmodels",
    "version": "0.14.4",
    "license": "BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.statsmodels.org/",
    "description": "Statistical computations and models for use with SciPy",
    "long_description": "Statsmodels is a Python package that provides a complement to scipy for statistical computations including descriptive statistics and estimation of statistical models.",
    "active": true,
    "categories": [
        "science",
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "stromnov",
            "github": "stromnov",
            "ports_count": 2694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17",
                "py311-build",
                "py311-installer",
                "py311-setuptools",
                "py311-wheel",
                "py311-setuptools_scm",
                "py311-cython"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py311-packaging",
                "py311-numpy",
                "py311-pandas",
                "py311-scipy",
                "py311-patsy",
                "python311"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py311-numdifftools"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py311-tobler"
            ]
        }
    ]
}