GET /api/v1/ports/py310-statsmodels/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py310-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": 2693
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py310-setuptools",
"py310-cython",
"py310-setuptools_scm",
"py310-wheel",
"py310-build",
"py310-installer"
]
},
{
"type": "lib",
"ports": [
"py310-packaging",
"py310-numpy",
"py310-scipy",
"py310-pandas",
"py310-patsy",
"python310"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py310-numdifftools"
]
},
{
"type": "run",
"ports": [
"py310-tobler"
]
}
]
}