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

{
    "name": "py37-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": false,
    "categories": [
        "python"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-9.0",
                "py37-pip",
                "py37-setuptools"
            ]
        },
        {
            "type": "extract",
            "ports": [
                "unzip"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "python37"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-crcmod",
                "py37-dateutil",
                "py37-dill",
                "py37-fastavro",
                "py37-hdfs",
                "py37-httplib2",
                "py37-mock",
                "py37-numpy",
                "py37-oauth2client",
                "py37-pip",
                "py37-protobuf3",
                "py37-pydot",
                "py37-typing_extensions",
                "py37-tz",
                "py37-pymongo",
                "py37-pyarrow",
                "py37-grpcio",
                "py37-grpcio-tools",
                "py37-avro"
            ]
        },
        {
            "type": "test",
            "ports": [
                "py37-freezegun",
                "py37-future",
                "py37-nose",
                "py37-nose_xunitmp",
                "py37-pandas",
                "py37-parameterized",
                "py37-pyhamcrest",
                "py37-pylint",
                "py37-pytest",
                "py37-pytest-xdist",
                "py37-requests-mock",
                "py37-tenacity",
                "py37-yaml"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "py37-magenta"
            ]
        },
        {
            "type": "run",
            "ports": [
                "py37-magenta",
                "py37-tensorflow-transform",
                "py37-tensorflow-data-validation",
                "py37-tfx-bsl"
            ]
        }
    ]
}