You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,14 @@
1
-
# We moved to Apache Beam!
1
+
# Google Cloud Dataflow SDK for Python
2
+
3
+
Google Cloud Dataflow SDK for Python is based on [Apache Beam](https://beam.apache.org) and targeted for executing Python pipelines on Google Cloud Dataflow.
4
+
5
+
## Getting Started
6
+
7
+
*[Quickstart Using Python](https://cloud.google.com/dataflow/docs/quickstarts/quickstart-python) on Google Cloud Dataflow
Google Cloud Dataflow for Python is now Apache Beam Python SDK and the code development moved to the [Apache Beam repo](https://github.com/apache/beam/tree/master/sdks/python).
3
13
4
14
If you want to contribute to the project (please do!) use this [Apache Beam contributor's guide](http://beam.incubator.apache.org/contribution-guide/)
0 commit comments