Right now pip install pavo-bench fails — only pip install git+https://github.com/vnmoorthy/pavo-bench.git works. PyPI publication makes the package one keyword search away on pypi.org and significantly lowers the barrier for adoption.
Sub-tasks
Why this matters
Most ML-systems researchers reach for pip install <name> as their first action. Half of them give up if the package isn't on PyPI. Bringing pavo-bench to PyPI is straightforward and high-leverage for adoption.
Happy to mentor on the PyPI release workflow if anyone wants to pick this up.
Right now
pip install pavo-benchfails — onlypip install git+https://github.com/vnmoorthy/pavo-bench.gitworks. PyPI publication makes the package one keyword search away on pypi.org and significantly lowers the barrier for adoption.Sub-tasks
pavo-benchname on PyPIpypa/gh-action-pypi-publish)pip install pavo-benchandpip install pavo-bench[full]both workWhy this matters
Most ML-systems researchers reach for
pip install <name>as their first action. Half of them give up if the package isn't on PyPI. Bringing pavo-bench to PyPI is straightforward and high-leverage for adoption.Happy to mentor on the PyPI release workflow if anyone wants to pick this up.