Skip to content

Commit 018a8b8

Browse files
committed
chore: add gooddata-pipelines to repository readme
1 parent 03e3b75 commit 018a8b8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ create pandas series and data frames.
2727

2828
Check out the GoodData Pandas [documentation](https://gooddata-pandas.readthedocs.io/en/latest/) to learn more and get started.
2929

30+
### GoodData Pipelines
31+
32+
The [gooddata-pipelines](./gooddata-pipelines/) package provides easy ways to manage the lifecycle of GoodData Cloud.
33+
34+
Check out the GoodData Pipelines [documentation](https://www.gooddata.com/docs/python-sdk/latest/pipelines-overview/) to learn more and get started.
35+
3036
### GoodData FlexConnect
3137

3238
The [gooddata-flexconnect](./gooddata-flexconnect) package is the foundation for writing custom FlexConnect data sources.
@@ -45,5 +51,6 @@ into PostgreSQL as foreign tables that you can then query using SQL.
4551
Check out the GoodData Foreign Data Wrapper [documentation](https://gooddata-fdw.readthedocs.io/en/latest/) to learn more and get started.
4652

4753
## Contributing
54+
4855
If you would like to improve, extend or fix a feature in the repository, read and follow the
4956
[Contributing guide](./CONTRIBUTING.md).

0 commit comments

Comments
 (0)