Top "Google-app-engine" questions

Google App Engine is a cloud computing technology for hosting web applications in Google-managed data centers.

Is there a direct approach to format numbers in jinja2?

I need to format decimal numbers in jinja2. When I need to format dates, I call the strftime() method in …

python google-app-engine jinja2
DistutilsOptionError: must supply either home or prefix/exec-prefix -- not both

I've been usually installed python packages through pip. For Google App Engine, I need to install packages to another target …

python google-app-engine installation pip distutils
How to prevent "ImportError: No module named oauth2client.client" on Google App Engine?

We are receiving an error: ImportError: No module named OAuth2Client We have noticed scores of questions around this topic, …

python google-app-engine oauth-2.0
Cannot set Java breakpoint in Intellij IDEA

I'm trying to put breakpoints into the GoogleAppEngine sources (SDK 1.7.0) but IDEA Ultimate (11.0.2) just keeps telling me Warning: No executable …

java debugging google-app-engine intellij-idea
Programming on samsung chromebook

I would like to use my samsung chromebook to develop for app engine using python, unfortunately now it is not …

python linux google-app-engine google-chrome-os chromebook
Sending automated emails from Firebase through Google Cloud Platform (no third parties)

We've been doing some research for many hours already. The first solution that appears everywhere (other StackExchange questions too) is …

email google-app-engine firebase google-cloud-platform google-cloud-functions
Google app engine or amazon web services

I am a newbie to us cloud hosting. I want to know which is better to start with, either Google …

google-app-engine amazon-web-services
RESTful application on Google App Engine Java?

I would like to create a RESTful app on Google App Engine. I would like to provide XML and JSON …

java google-app-engine rest jersey restlet
Google Cloud Bigtable vs Google Cloud Datastore

What is the difference between Google Cloud Bigtable and Google Cloud Datastore / App Engine datastore, and what are the main …

google-app-engine google-cloud-platform google-cloud-datastore google-cloud-bigtable