GET /api/v1/ports/py38-filterpy/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-filterpy",
"portdir": "python/py-filterpy",
"version": "1.4.5",
"license": "MIT",
"platforms": "{darwin any}",
"epoch": 0,
"replaced_by": null,
"homepage": "https://github.com/rlabbe/filterpy",
"description": "Kalman filters and other optimal and non-optimal estimation filters in Python.",
"long_description": "This library provides Kalman filtering and various related optimal and non-optimal filtering software written in Python. It contains Kalman filters, Extended Kalman filters, Unscented Kalman filters, Kalman smoothers, Least Squares filters, fading memory filters, g-h filters, discrete Bayes, and more.",
"active": false,
"categories": [
"science",
"python"
],
"maintainers": [
{
"name": "kuba",
"github": "KubaO",
"ports_count": 9
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"clang-16",
"py38-setuptools",
"py38-wheel",
"py38-build",
"py38-installer"
]
},
{
"type": "lib",
"ports": [
"py38-matplotlib",
"py38-numpy",
"py38-scipy",
"python38"
]
}
],
"depends_on": []
}