Metadata-Version: 2.0
Name: google-cloud-dataflow
Version: 0.3.0rc2
Summary: Google Cloud Dataflow SDK for Python
Home-page: https://cloud.google.com/dataflow/
Author: Google, Inc.
Author-email: dataflow-sdk@google.com
License: Apache 2.0
Keywords: google cloud dataflow apache beam
Platform: UNKNOWN
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: avro (>=1.7.7)
Requires-Dist: dill (>=0.2.5)
Requires-Dist: google-apitools (>=0.5.2)
Requires-Dist: httplib2 (>=0.8)
Requires-Dist: mock (>=1.0.1)
Requires-Dist: oauth2client (>=2.0.1)
Requires-Dist: protorpc (>=0.9.1)
Requires-Dist: python-gflags (>=2.0)
Requires-Dist: pyyaml (>=3.10)

Google distribution of Apache Beam SDK.

The Apache Beam Python SDK code can be found at:
https://github.com/apache/incubator-beam/tree/python-sdk/sdks/python


