Skip to main content

Flask library on GCP - mainly on GAE.

Project description

Simple Library to use Flask on Google Cloud Platform - mainly AppEngine.

Documentation

Please read README on Github.

Requirements

This Library don’t specify google libraries. If you need, install it yourself.

A Simple Example

from flask_gcp_wand.gae import create_gae_flask_app

"""
Instead of "app = Flask(__name__)"
Flask(__name__) is executed in create_gae_flask_app
Automatically setup to use Cloud Logging.
"""
app = create_gae_flask_app(__name__)

@app.route("/")
def hello():
    return "Hello, World!"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flask_gcp_wand-0.1.14-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file flask_gcp_wand-0.1.14-py3-none-any.whl.

File metadata

  • Download URL: flask_gcp_wand-0.1.14-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.3

File hashes

Hashes for flask_gcp_wand-0.1.14-py3-none-any.whl
Algorithm Hash digest
SHA256 a5f02a99f57105229d55132509e00d0f2ef86813edacfcf52ca2d57b44673bc8
MD5 4de41e12c59313790f1ba705c9a933e6
BLAKE2b-256 8d573280bc0ed90d229f4dac7b9cbe470275db01d758eba337f128710754b5e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page