cloudflare / cloudflare/workers-py

pywrangler - support for package managers other than npm?

Open
#101 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
103
Forks
22
Avg merge
2d 1h
Merged PRs (30d)
30

Description

As far as I understand, pywrangler implements a few things specific to python and proxies the rest to the node `wrangler` tool.

However, I noticed this is done with npm/npx. Would it be worth checking for the presence of a lock file to detect what package manager the project is using, to support other package managers such as pnpm?

If you think this is worth implementing, I'd be happy to submit a PR.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.