Hello everyone.
I would like to open a VOTE for using "pypolaris" as the name of the
Apache Polaris CLI tool that will be available after installing the
Apache Polaris python distribution.
```
pip install apache-polaris
pypolaris --help
```
Motivation:
-avoid collisions with the existing ./polaris executable in the Apache
Polaris project
-avoid name collisions with other tools not related to Apache Polaris
-ease of use
-Initial Issue - Package Python CLI tool in the binary distribution [1]
-How it might look like I reflected in the draft PR. Feel free to
comment [2]
[1]: https://github.com/apache/polaris/issues/2419
[2]: https://github.com/apache/polaris/pull/2812