svglib
svglib copied to clipboard
Please share wheel file on pypi
Hi , I am a developer working on a project using pyodide.
The issue is that svglib does not release wheel files on pypi. As far as I can see it should be possible to release.
Please consider doing so. Thanks.
Thank you for raising your first issue! Your help to improve svglib is much appreciated!
Thank you for the suggestion! Do you want to make a contribution, maybe?
sure 😊
I have the exact same issue and was just looking to open an issue. It would be very much appreciated if a wheel was made available for easy installation via micropip.
I was able to build a wheel without any code changes that I can use inside pyodide. I am serving this from as a static file for now, so I can get on with my work. @heisenpreet I will wait for your contribution before making a PR myself, though.