GET /api/v1/ports/py311-mgwr/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py311-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": [
"py311-build",
"clang-16",
"py311-wheel",
"py311-setuptools",
"py311-installer"
]
},
{
"type": "lib",
"ports": [
"python311"
]
},
{
"type": "run",
"ports": [
"py311-spreg",
"py311-spglm",
"py311-libpysal",
"py311-scipy",
"py311-numpy"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py311-pysal"
]
}
]
}