Pywrangler, the CLI tool for managing Python Workers and packages, now supports Windows, allowing you to develop and deploy Python Workers from Windows environments. Previously, Pywrangler was only available on macOS and Linux.
You can install and use Pywrangler on Windows the same way you would on other platforms.
Specify your Worker’s Python dependencies in your pyproject.toml file,
then use the following commands to develop and deploy:
uvx --from workers-py pywrangler devuvx --from workers-py pywrangler deployAll existing Pywrangler functionality, including package management, local development, and deployment, works on Windows without any additional configuration.
Requirements
This feature requires the following minimum versions:
wrangler>= 4.64.0workers-py>= 1.72.0uv>= 0.29.8
To upgrade workers-py (which includes Pywrangler) in your project, run:
uv tool upgrade workers-pyTo upgrade wrangler, run:
npm install -g wrangler@latestTo upgrade uv, run:
uv self updateTo get started with Python Workers on Windows, refer to the Python packages documentation for full details on Pywrangler.
Source: Cloudflare
Latest Posts
- (Updated) Microsoft Edge: Copilot new tab page [MC1250274]
![(Updated) Microsoft Edge: Copilot new tab page [MC1250274] 2 pexels goumbik 296287](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Teams: New Drafts quick view [MC1223827]
![(Updated) Microsoft Teams: New Drafts quick view [MC1223827] 3 pexels padrinan 1111317](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Teams: AI Interpreter (simultaneous) quality improvements and new Traditional Chinese support [MC1267977]
![(Updated) Microsoft Teams: AI Interpreter (simultaneous) quality improvements and new Traditional Chinese support [MC1267977] 4 glass facade 817732 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft Teams: Restart Event feature for Town Hall with unrecoverable failures [MC1194079]
![(Updated) Microsoft Teams: Restart Event feature for Town Hall with unrecoverable failures [MC1194079] 5 girl 2605129 1920](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)

![(Updated) Microsoft Edge: Copilot new tab page [MC1250274] 2 pexels goumbik 296287](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-goumbik-296287-150x150.webp)
![(Updated) Microsoft Teams: New Drafts quick view [MC1223827] 3 pexels padrinan 1111317](https://mwpro.co.uk/wp-content/uploads/2024/08/pexels-padrinan-1111317-150x150.webp)
![(Updated) Microsoft Teams: AI Interpreter (simultaneous) quality improvements and new Traditional Chinese support [MC1267977] 4 glass facade 817732 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/glass-facade-817732_1920-150x150.webp)
![(Updated) Microsoft Teams: Restart Event feature for Town Hall with unrecoverable failures [MC1194079] 5 girl 2605129 1920](https://mwpro.co.uk/wp-content/uploads/2025/06/girl-2605129_1920-150x150.webp)
