-
Notifications
You must be signed in to change notification settings - Fork 10k
Open
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:workersRelated to Workers productRelated to Workers product
Description
Existing documentation URL(s)
https://developers.cloudflare.com/workers/languages/python/
What changes are you suggesting?
The overview has a note:
You must add the python_workers compatibility flag to your Worker, while Python Workers are in open beta. Packages are supported using the pywrangler tool.
However the normal wrangler tool is used for the overview, leading to confusion. The differences between using wrangler and pywrangler should be highlighted and examples given showing the use of pywrangler as even in the Packages section, the only information is that you can use pywrangler and the basics of the pyproject.toml changes.
Additional information
Creating this so it doesn't get lost. Will likely submit PR for it myself.
Metadata
Metadata
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:workersRelated to Workers productRelated to Workers product