Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
adewale
/
python-workers-examples
Public
forked from
cloudflare/python-workers-examples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 17, 2025
Assets example: Serve index.html from assets directory (#57)
hoodmane
authored
78f5e47
View commit details
Copy full SHA for 78f5e47
Browse repository at this point
Remove spurious env params in examples (#58)
hoodmane
authored
d910c4b
View commit details
Copy full SHA for d910c4b
Browse repository at this point
Commits on Nov 26, 2025
Adds chatroom example using DO hibernation API (#53)
Show description for 4e8066e
dom96
and
pre-commit-ci[bot]
authored
4e8066e
View commit details
Copy full SHA for 4e8066e
Browse repository at this point
Implements Pillow image generation example (#49)
Show description for ba70d47
dom96
and
pre-commit-ci[bot]
authored
ba70d47
View commit details
Copy full SHA for ba70d47
Browse repository at this point
Commits on Nov 25, 2025
Adds long-running websocket stream consumer example (#51)
Show description for c074858
dom96
and
pre-commit-ci[bot]
authored
c074858
View commit details
Copy full SHA for c074858
Browse repository at this point
Commits on Nov 24, 2025
Resolve TODO
axm2
authored and
dom96
committed
72a0b29
View commit details
Copy full SHA for 72a0b29
Browse repository at this point
Adds opengraph example
dom96
committed
55bc8a2
View commit details
Copy full SHA for 55bc8a2
Browse repository at this point
Commits on Nov 21, 2025
Adds Pygments JS RPC example (#50)
Show description for 4a15929
dom96
and
pre-commit-ci[bot]
authored
4a15929
View commit details
Copy full SHA for 4a15929
Browse repository at this point
Commits on Nov 7, 2025
Add package.json to each example (#46)
Show description for 606f91f
dom96
authored
606f91f
View commit details
Copy full SHA for 606f91f
Browse repository at this point
Commits on Nov 5, 2025
Adding various examples and tweaks (#43)
mikenomitch
authored
3ed385f
View commit details
Copy full SHA for 3ed385f
Browse repository at this point
Remove uv.lock files (#45)
dom96
authored
e44e5bc
View commit details
Copy full SHA for e44e5bc
Browse repository at this point
Commits on Nov 3, 2025
Fix test failures (#44)
hoodmane
authored
52d8345
View commit details
Copy full SHA for 52d8345
Browse repository at this point
[pre-commit.ci] pre-commit autoupdate (#36)
pre-commit-ci[bot]
authored
64b36e5
View commit details
Copy full SHA for 64b36e5
Browse repository at this point
Commits on Oct 10, 2025
Improvements and fixes to fastapi example (#39)
Show description for c1562b3
dom96
and
pre-commit-ci[bot]
authored
c1562b3
View commit details
Copy full SHA for c1562b3
Browse repository at this point
Commits on Sep 23, 2025
Update directory name in README instructions
Show description for 5af7535
wooters
authored and
dom96
committed
5af7535
View commit details
Copy full SHA for 5af7535
Browse repository at this point
Commits on Sep 1, 2025
[pre-commit.ci] pre-commit autoupdate (#35)
pre-commit-ci[bot]
authored
bf79590
View commit details
Copy full SHA for bf79590
Browse repository at this point
Commits on Aug 28, 2025
Add pre-commit config (#34)
hoodmane
authored
d55cf57
View commit details
Copy full SHA for d55cf57
Browse repository at this point
Add assets example (#33)
hoodmane
authored
1699452
View commit details
Copy full SHA for 1699452
Browse repository at this point
Skip fixture setup if test is skipped or xfailed (#32)
hoodmane
authored
42cf9c3
View commit details
Copy full SHA for 42cf9c3
Browse repository at this point
Reorder langchain to end, add warning that it is broken (#31)
hoodmane
authored
2c6f8c1
View commit details
Copy full SHA for 2c6f8c1
Browse repository at this point
Update all examples to use pywrangler (#30)
Show description for e2bb1a8
hoodmane
authored
e2bb1a8
View commit details
Copy full SHA for e2bb1a8
Browse repository at this point
Commits on Aug 15, 2025
Applied ruff format to the Python files (#29)
hoodmane
authored
c0f5936
View commit details
Copy full SHA for c0f5936
Browse repository at this point
Update to new handlers and package explainer in readme.
dom96
committed
ed73837
View commit details
Copy full SHA for ed73837
Browse repository at this point
Commits on Jul 21, 2025
Updated docs (where relevant) to use wrapper function
sjsadowski
authored and
dom96
committed
0a9ba1c
View commit details
Copy full SHA for 0a9ba1c
Browse repository at this point
Commits on Jul 16, 2025
In example 3 (fastapi) change + concat to f-string and make return consistent with example 6 (vendoring). In example 6, make routes internally consistent for returns and update /env path to change …
Show description for a39afb9
sjsadowski
authored and
dom96
committed
a39afb9
View commit details
Copy full SHA for a39afb9
Browse repository at this point
Commits on Apr 8, 2025
Merge pull request #22 from cloudflare/dominik/vendoring-ci
Show description for ab8a9d5
dom96
authored
ab8a9d5
View commit details
Copy full SHA for ab8a9d5
Browse repository at this point
Implements vendoring CI.
dom96
committed
0fcabd5
View commit details
Copy full SHA for 0fcabd5
Browse repository at this point
Commits on Mar 20, 2025
Merge pull request #20 from cloudflare/mikenomitch/adds-vendoring
Show description for 4cecd49
dom96
authored
4cecd49
View commit details
Copy full SHA for 4cecd49
Browse repository at this point
Commits on Mar 17, 2025
Adds vendored packages
mikenomitch
committed
f5967ab
View commit details
Copy full SHA for f5967ab
Browse repository at this point
Commits on Mar 10, 2025
Use Python SDK in all examples. (#18)
dom96
authored
f0a2878
View commit details
Copy full SHA for f0a2878
Browse repository at this point
Use Python SDK in all examples.
dom96
committed
da0c72b
View commit details
Copy full SHA for da0c72b
Browse repository at this point
Commits on Dec 6, 2024
Add D1 to readme
dom96
authored
3900262
View commit details
Copy full SHA for 3900262
Browse repository at this point
Commits on Dec 5, 2024
query d1 (#14)
Show description for 660337a
elizabethsiegle
authored
660337a
View commit details
Copy full SHA for 660337a
Browse repository at this point
Commits on Sep 27, 2024
Merge pull request #15 from cloudflare/hrushikeshdeshpande-updating-semgrep-yml
Show description for 1e9aa95
hrushikeshdeshpande
authored
1e9aa95
View commit details
Copy full SHA for 1e9aa95
Browse repository at this point
Update semgrep.yml
hrushikeshdeshpande
authored
c52320f
View commit details
Copy full SHA for c52320f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.