GET /api/v1/ports/py37-statsmodels/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py37-statsmodels",
"portdir": "python/py-statsmodels",
"version": "0.13.5",
"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": false,
"categories": [
"science",
"math",
"python"
],
"maintainers": [
{
"name": "stromnov",
"github": "stromnov",
"ports_count": 2693
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"py37-cython",
"py37-setuptools",
"clang-15"
]
},
{
"type": "lib",
"ports": [
"py37-pandas",
"python37",
"py37-scipy",
"py37-patsy",
"py37-numpy",
"py37-packaging"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py37-pmdarima",
"py37-numdifftools"
]
}
]
}