uwmadison-chm / bioread

Utilities to work with files from BIOPAC's AcqKnowlege software
MIT License
65 stars 23 forks source link

Please share wheel file on pypi #41

Closed shMeske closed 1 year ago

shMeske commented 1 year ago

Hi

I want to use your package for website in order to analyze different biological signals so that users who can't program can analyze their data. For that I use the ecosystem Panel. This ecosystem uses Pyodide or Pyscript so that the data app can run in the browser.

The issue is that pingouin does not release wheel files on pypi. As far as I can see it should be possible to release.

Please consider doing so. Thanks.

njvack commented 1 year ago

I should(!) be able to do this, I think; honestly, I've been copying a bunch of python installs around lately and source distributions suck.

But to be 100% clear, this is not the pingoiun package

shMeske commented 1 year ago

That would be awesome. 👍

Oh I'm sorry, I had to request the same for pingouin and I didn't correct the text.

njvack commented 1 year ago

oh god I have to package another release, how do I do this, I should know how to do this but it has been so long and the recommendations for building a python package change every three weeks

njvack commented 1 year ago

okay I think I have done it, give it a try

https://pypi.org/project/bioread/3.0.0/#files

feelin' like a super professional coder-man here