GET /api/v1/ports/py-pytensor/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py-pytensor",
    "portdir": "python/py-pytensor",
    "version": "2.31.3",
    "license": "BSD",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/pymc-devs/pytensor",
    "description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
    "long_description": "Optimizing compiler for evaluating mathematical expressions on CPUs and GPUs.",
    "active": true,
    "categories": [
        "math",
        "python"
    ],
    "maintainers": [
        {
            "name": "reneeotten",
            "github": "reneeotten",
            "ports_count": 1623
        }
    ],
    "variants": [],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "py313-pytensor"
            ]
        }
    ],
    "depends_on": []
}