+1 - happy to move the section for PyPI into "Installing Dependencies" if everyone agrees!
-Adnan On Sat, Jun 6, 2026 at 10:08 PM Jean-Baptiste Onofré <[email protected]> wrote: > Hi > > Yes it sounds good to me. +1. > > Regards > JB > > Le dim. 7 juin 2026 à 04:41, Yong Zheng <[email protected]> a écrit : > > > Hello, > > > > As we have 2 version of apache-polaris CLI published to PyPi ( > > https://pypi.org/project/apache-polaris/#history), should we consider > > promoting this way of setup for non-dev work (e.g. it doesn't make sense > > for asking user to setup cli via uv/make and people should just be able > to > > install latest published one from PyPi). To achieve so, we would need the > > change of following: > > 1. Deprecated bash script > > https://github.com/apache/polaris/blob/main/polaris (this is just a > > wrapper for setting up, same can be performed via "make client-xxxx") > > 2. Update doc ( > > https://polaris.apache.org/releases/1.5.0/getting-started/using-polaris/ > ) > > to include pip install command (this got raised via > > https://github.com/apache/polaris/pull/4627). > > 3. Instead of using "./polaris xxx" in the document, it will just be > > "polaris xxx" throughout the doc. > > > > Thanks, > > Yong Zheng > > >
