Skip to content

Instantly share code, notes, and snippets.

@mainroach
Created May 31, 2017 14:12
# to import the libraries.
import os
from google.appengine.api import app_identity
projectId = app_identity.get_application_id()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment