GET /api/v1/ports/py39-apache-beam/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "py39-apache-beam",
    "portdir": "python/py-apache-beam",
    "version": "2.29.0",
    "license": "Apache-2",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://beam.apache.org",
    "description": "Apache Beam SDK for Python",
    "long_description": "Apache Beam is a unified model for defining both batch and streaming data-parallel processing pipelines, as well as a set of language-specific SDKs for constructing pipelines and Runners for executing them on distributed processing backends, including Apache Apex, Apache Flink, Apache Spark, Google Cloud Dataflow and Hazelcast Jet.",
    "active": true,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "py39-pip",
                "py39-setuptools",
                "clang-15"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python39"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-crcmod",
                "py39-dateutil",
                "py39-dill",
                "py39-fastavro",
                "py39-hdfs",
                "py39-httplib2",
                "py39-mock",
                "py39-numpy",
                "py39-oauth2client",
                "py39-pip",
                "py39-protobuf3",
                "py39-pydot",
                "py39-tz",
                "py39-pymongo",
                "py39-pyarrow",
                "py39-grpcio",
                "py39-grpcio-tools",
                "py39-avro"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py39-freezegun",
                "py39-future",
                "py39-nose",
                "py39-nose_xunitmp",
                "py39-pandas",
                "py39-parameterized",
                "py39-pyhamcrest",
                "py39-pylint",
                "py39-pytest",
                "py39-pytest-xdist",
                "py39-requests-mock",
                "py39-tenacity",
                "py39-yaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py-apache-beam",
                "py39-magenta"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py39-magenta",
                "py39-tensorflow-data-validation",
                "py39-tensorflow-transform",
                "py39-tfx-bsl"
            ]
        }
    ]
}