Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GoogleCloudPlatform
/
functions-framework-python
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
958
Code
Issues
31
Pull requests
9
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
di
Datepicker
All time
Commit History
Commits on May 14, 2025
fix: Switch to `pyproject.toml` based builds (#365)
Show description for 4c44d08
di
authored
4c44d08
Copy full SHA for 4c44d08
Commits on May 6, 2025
fix: Update test suite for EOL Python versions (#360)
di
authored
c0fa420
Copy full SHA for c0fa420
docs: Add a development guide (#359)
di
authored
9348c87
Copy full SHA for 9348c87
Commits on Dec 28, 2021
fix: Support relative imports for submodules (#169)
di
authored
9046388
Copy full SHA for 9046388
Commits on Aug 24, 2021
docs: Update pub/sub quickstart to use background event (#144)
Show description for e79fc74
di
authored
e79fc74
Copy full SHA for e79fc74
Commits on Aug 10, 2021
docs: Add docker-compose example (#143)
di
authored
0205c85
Copy full SHA for 0205c85
Commits on Jul 21, 2021
fix: Add a DummyErrorHandler (#137)
Show description for 9ea8dd2
di
authored
9ea8dd2
Copy full SHA for 9ea8dd2
Commits on May 24, 2021
Version 2.2.0 (#130)
Show description for 60ac588
di
authored
60ac588
Copy full SHA for 60ac588
Commits on May 17, 2021
Relax constraint to flask<3.0 and click<9.0 (#129)
di
authored
52264bc
Copy full SHA for 52264bc
Commits on Feb 17, 2021
Version 2.1.1 (#112)
Show description for 348064d
di
authored
348064d
Copy full SHA for 348064d
Add example of developing multiple functions locally (#99)
Show description for c247550
di
authored
c247550
Copy full SHA for c247550
Commits on Dec 23, 2020
Add release workflow (#103)
di
authored
04423e7
Copy full SHA for 04423e7
Version 2.1.0 (#102)
di
authored
12896cf
Copy full SHA for 12896cf
Restrict watchdog dependency (#101)
di
authored
75a8972
Copy full SHA for 75a8972
Commits on Oct 22, 2020
Support Python 3.9 (#94)
Show description for ab372f5
di
authored
ab372f5
Copy full SHA for ab372f5
Add conformance tests (#95)
Show description for 9c647a8
di
authored
9c647a8
Copy full SHA for 9c647a8
Commits on Oct 21, 2020
Fix README formatting (#96)
di
authored
033de0f
Copy full SHA for 033de0f
Add language-specific alias (#93)
Show description for 2b07aa9
di
authored
2b07aa9
Copy full SHA for 2b07aa9
Add global errorhandler (#88)
Show description for d3a200f
di
authored
d3a200f
Copy full SHA for d3a200f
Commits on Oct 20, 2020
Fix how MissingTargetException is raised (#87)
di
authored
ba6a869
Copy full SHA for ba6a869
Commits on Sep 19, 2020
Update formatting (#85)
di
authored
ee58529
Copy full SHA for ee58529
Commits on Aug 19, 2020
Updates from v1.5.0 and v1.6.0 (#82)
Show description for 2f53151
di
and
asriniva
authored
2f53151
Copy full SHA for 2f53151
Commits on Aug 17, 2020
Execute the source module w/in the app context (#76)
Show description for 6c91563
di
authored
6c91563
Copy full SHA for 6c91563
Commits on Jul 2, 2020
Version 2.0.0 (#67)
di
authored
f2471b4
Copy full SHA for f2471b4
Commits on Jun 23, 2020
Add Cloud Events support for #55 (#56) (#64)
Show description for 8f3fe35
3 people
authored
8f3fe35
Copy full SHA for 8f3fe35
Commits on Jun 19, 2020
Version 1.4.4 (#62)
di
authored
a19fa18
Copy full SHA for a19fa18
Improve module loading (#61)
Show description for ae8a8db
di
authored
ae8a8db
Copy full SHA for ae8a8db
Commits on May 14, 2020
Version 1.4.3 (#51)
di
authored
6382e5b
Copy full SHA for 6382e5b
Load the source file into the correct module name (#50)
Show description for 91afba2
di
authored
91afba2
Copy full SHA for 91afba2
Commits on May 13, 2020
Version 1.4.2 (#46)
di
authored
2337104
Copy full SHA for 2337104
Fix handling of debug flag when gunicorn is not present (#45)
di
authored
8d4368a
Copy full SHA for 8d4368a
Commits on May 8, 2020
Version 1.4.1 (#41)
di
authored
8697200
Copy full SHA for 8697200
Fix Windows support (#40)
Show description for 901290d
di
authored
901290d
Copy full SHA for 901290d
Commits on May 6, 2020
Version 1.4.0 (#37)
di
authored
f20e114
Copy full SHA for f20e114
Use Gunicorn for production server (#36)
Show description for e16ea67
di
authored
e16ea67
Copy full SHA for e16ea67
Pagination
Previous
Next
You can’t perform that action at this time.