--- name: Package request about: Request a new Python package or a version update title: "" labels: new package request assignees: "" --- ## 🐍 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](https://pyodide.org/en/stable/development/building-and-testing-packages.html) and tried building the package myself.