pyodide/.github/ISSUE_TEMPLATE/package_request.md

1022 B

name about title labels assignees
Package request Request a new Python package or a version update new package request

🐍 Package Request

  • Package Name and Version :
  • Package URL :
  • Package Dependencies that needs to be resolved first:

Checklists

  • I have tried to install the package using micropip.install(...) and encountered the issue.
  • I have read the documentation and tried building the package myself.