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
- Host: GitHub
- URL: https://github.com/vb64/docker.gae.python.sdk
- Owner: vb64
- License: mit
- Created: 2016-09-01T20:43:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T17:27:59.000Z (about 7 years ago)
- Last Synced: 2025-02-03T14:51:54.785Z (over 1 year ago)
- Language: Dockerfile
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker image for Google App Engine python projects local unit testing
[](http://microbadger.com/images/vb64/gae.python.sdk "Get your own version badge on microbadger.com")
[](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