Contents

functions-framework 3.5.0

0

An open source FaaS (Function as a service) framework for writing portable Python functions -- broug

An open source FaaS (Function as a service) framework for writing portable Python functions – brought to you by the Google Cloud Functions team.

Stars: 813, Watchers: 813, Forks: 118, Open Issues: 40

The GoogleCloudPlatform/functions-framework-python repo was created 4 years ago and the last code push was 11 hours ago.
The project is popular with 813 github stars!

How to Install functions-framework

You can install functions-framework using pip

pip install functions-framework

or add it to a project with poetry

poetry add functions-framework

Package Details

Author
Google LLC
License
Homepage
https://github.com/googlecloudplatform/functions-framework-python
PyPi:
https://pypi.org/project/functions-framework/
GitHub Repo:
https://github.com/googlecloudplatform/functions-framework-python

Classifiers

No  functions-framework  pypi packages just yet.

Errors

A list of common functions-framework errors.

Code Examples

Here are some functions-framework code examples and snippets.

GitHub Issues

The functions-framework package has 40 open issues on GitHub

  • feat: Add ability to pass options to create_server
  • There is no way to pass options to the create_server function
  • feat: Add more details to MissingTargetException error
  • fix: Lazy-load functions post worker fork

See more issues on GitHub