The Google Cloud Function Frameworks are open source libraries for writing portable Google Cloud Run functions
The main features of googlecloudplatform/functions-framework are: Compute and Serverless.
Open-source alternatives to googlecloudplatform/functions-framework include: anovis/goblet — Goblet is a framework for writing serverless rest apis in python in google cloud. It allows you to quickly create and… steren/awesome-cloudrun — Inspired by the awesome list project. thesandlord/slackengine — Enable public access to your Slack server!
Goblet is a framework for writing serverless rest apis in python in google cloud. It allows you to quickly create and deploy python apis backed by Cloud Functions and Cloud Run as well as other GCP serverless services.