HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "py38-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",
"py38-pip",
"py38-setuptools"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"python38"
]
},
{
"type": "run",
"ports": [
"py38-crcmod",
"py38-dateutil",
"py38-dill",
"py38-fastavro",
"py38-hdfs",
"py38-httplib2",
"py38-mock",
"py38-numpy",
"py38-oauth2client",
"py38-pip",
"py38-protobuf3",
"py38-pydot",
"py38-tz",
"py38-pymongo",
"py38-pyarrow",
"py38-grpcio",
"py38-grpcio-tools",
"py38-avro"
]
},
{
"type": "test",
"ports": [
"py38-freezegun",
"py38-future",
"py38-nose",
"py38-nose_xunitmp",
"py38-pandas",
"py38-parameterized",
"py38-pyhamcrest",
"py38-pylint",
"py38-pytest",
"py38-pytest-xdist",
"py38-requests-mock",
"py38-tenacity",
"py38-yaml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"py38-magenta"
]
},
{
"type": "run",
"ports": [
"py38-magenta",
"py38-tensorflow-transform",
"py38-tensorflow-data-validation",
"py38-tfx-bsl"
]
}
]
}