An open API service indexing awesome lists of open source software.

https://github.com/vb64/docker.gae.python.sdk

Docker image for Python Google App Engine projects local unit testing with bitbucket pipelines
https://github.com/vb64/docker.gae.python.sdk

Last synced: 6 months ago
JSON representation

Docker image for Python Google App Engine projects local unit testing with bitbucket pipelines

Awesome Lists containing this project

README

          

# Docker image for Google App Engine python projects local unit testing

[![](https://images.microbadger.com/badges/version/vb64/gae.python.sdk.svg)](http://microbadger.com/images/vb64/gae.python.sdk "Get your own version badge on microbadger.com")
[![](https://images.microbadger.com/badges/image/vb64/gae.python.sdk.svg)](http://microbadger.com/images/vb64/gae.python.sdk "Get your own image badge on microbadger.com")

The docker for bitbucket pipelines. Contains:

- Python 2.7.9
- Google App Engine SDK 1.9.54
- requests 2.22.0
- flask 1.0.3
- Babel 2.6.0
- mock 3.0.5
- pylint 1.9.4
- coverage 4.5.3
- flake8 3.7.7
- httpretty 0.9.6
- some tools for autotest GAE code