cloudflare-python-workers
✓使用 pywrangler CLI 和 WorkerEntrypoint 類模式在 Cloudflare Workers 上構建 Python API。包括用於多步驟 DAG 自動化的 Python 工作流程。防止 11 個記錄錯誤。 使用場合:構建 Python 無服務器 API、將 Python 遷移到邊緣或排除異步錯誤、包兼容性、處理程序模式錯誤、RPC 通信問題。
SKILL.md
Status: Beta (requires pythonworkers compatibility flag) Runtime: Pyodide (Python 3.12+ compiled to WebAssembly) Package Versions: workers-py@1.7.0, workers-runtime-sdk@0.3.1, wrangler@4.58.0 Last Verified: 2026-01-21
If you created a Python Worker before December 2025, you were limited to built-in packages. With pywrangler (Dec 2025), you can now deploy with external packages.
As of August 2025, Python Workers use a class-based pattern (not global handlers):
使用 pywrangler CLI 和 WorkerEntrypoint 類模式在 Cloudflare Workers 上構建 Python API。包括用於多步驟 DAG 自動化的 Python 工作流程。防止 11 個記錄錯誤。 使用場合:構建 Python 無服務器 API、將 Python 遷移到邊緣或排除異步錯誤、包兼容性、處理程序模式錯誤、RPC 通信問題。 來源:jezweb/claude-skills。
可引用資訊
為搜尋與 AI 引用準備的穩定欄位與指令。
- 安裝指令
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-python-workers- 分類
- </>開發工具
- 認證
- ✓
- 收錄時間
- 2026-02-01
- 更新時間
- 2026-02-18
快速解答
什麼是 cloudflare-python-workers?
使用 pywrangler CLI 和 WorkerEntrypoint 類模式在 Cloudflare Workers 上構建 Python API。包括用於多步驟 DAG 自動化的 Python 工作流程。防止 11 個記錄錯誤。 使用場合:構建 Python 無服務器 API、將 Python 遷移到邊緣或排除異步錯誤、包兼容性、處理程序模式錯誤、RPC 通信問題。 來源:jezweb/claude-skills。
如何安裝 cloudflare-python-workers?
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-python-workers 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用
這個 Skill 的原始碼在哪?
https://github.com/jezweb/claude-skills
詳情
- 分類
- </>開發工具
- 來源
- skills.sh
- 收錄時間
- 2026-02-01