Contents

GoogleAppEnginePipeline 1.9.22.1

0

Enable asynchronous pipeline style data processing on App Engine

Enable asynchronous pipeline style data processing on App Engine

Stars: 85, Watchers: 85, Forks: 58, Open Issues: 33

The GoogleCloudPlatform/appengine-pipelines repo was created 9 years ago and the last code push was 4 months ago. The project is moderately popular with 85 github stars!

How to Install googleappenginepipeline

You can install googleappenginepipeline using pip

pip install googleappenginepipeline

or add it to a project with poetry

poetry add googleappenginepipeline

Package Details

Author
Google App Engine
License
Apache License 2.0
Homepage
https://github.com/GoogleCloudPlatform/appengine-pipelines
PyPi:
https://pypi.org/project/GoogleAppEnginePipeline/
GitHub Repo:
https://github.com/GoogleCloudPlatform/appengine-pipelines
No  googleappenginepipeline  pypi packages just yet.

Errors

A list of common googleappenginepipeline errors.

Code Examples

Here are some googleappenginepipeline code examples and snippets.

Related Packages & Articles

GoogleAppEngineCloudStorageClient 1.9.22.1

This library is the preferred way of accessing Google Cloud Storage from App Engine. It was designed to replace the Files API. As a result it contains much of the same functionality (streaming reads and writes but not the complete set of GCS APIs). It also provides key stability improvements and a better overall developer experience.

google-play-scraper 1.2.6

Google-Play-Scraper provides APIs to easily crawl the Google Play Store for Python without any external dependencies!