Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 398107c

Browse files
authored
Update README.md to with getting started info
1 parent 97e6d7b commit 398107c

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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
8+
* [API Reference](https://beam.apache.org/documentation/sdks/pydoc/)
9+
* [Examples](https://github.com/apache/beam/tree/master/sdks/python/apache_beam/examples)
10+
11+
## We moved to Apache Beam!
212
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).
313

414
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

Comments
 (0)