GET /api/v1/ports/py312-mgwr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py312-mgwr",
"portdir": "python/py-mgwr",
"version": "2.2.1",
"license": "BSD",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://mgwr.readthedocs.io/en/latest/",
"description": "Multiscale Geographically Weighted Regression (mgwr)",
"long_description": "Multiscale Geographically Weighted Regression (mgwr), short for “spatial regression”, is a Python package to estimate simultaneous autoregressive spatial regression models. These models are useful when modeling processes where observations interact with one another.",
"active": true,
"categories": [
"python",
"gis"
],
"maintainers": [],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"py312-wheel",
"py312-setuptools",
"py312-installer",
"py312-build"
]
},
{
"type": "lib",
"ports": [
"python312"
]
},
{
"type": "run",
"ports": [
"py312-spreg",
"py312-spglm",
"py312-libpysal",
"py312-scipy",
"py312-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py312-pysal"
]
}
]
}