LogoClawIndex
CasesSkillsAbout
LogoClawIndex

cloudflare-python-workers - Build Python APIs on Cloudflare Workers

Build and deploy Python APIs on Cloudflare Workers using pywrangler and implement multi-step workflow automation

Tags

Updated: 2026-02-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • initialize python workers project
  • create WorkerEntrypoint class
  • configure wrangler.jsonc
  • run local development server
  • deploy to Cloudflare
  • access Cloudflare bindings
  • handle HTTP requests/responses
  • configure scheduled tasks
  • create Python workflows
  • define workflow steps
  • manage package dependencies

Inputs

  • pywrangler CLI
  • WorkerEntrypoint class definition
  • wrangler.jsonc configuration
  • Python package dependencies
  • Cloudflare bindings configuration

Outputs

  • Cloudflare Workers deployment
  • HTTP API endpoints
  • scheduled task execution
  • workflow instances

Requirements

  • uv package manager
  • Node.js environment
  • python_workers compatibility flag
  • Python 3.12+ runtime

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
Python
Cloudflare Workers
Serverless
WebAssembly
API Development
Workflow Automation
initialize python workers project
create WorkerEntrypoint class
configure wrangler.jsonc
run local development server
pywrangler CLI
WorkerEntrypoint class definition
wrangler.jsonc configuration
Cloudflare Workers deployment
HTTP API endpoints
scheduled task execution