Closed chenrui333 closed 2 months ago
As noted in the README, we are in the process of acquiring the name zabbixcli on PyPI. PyPI does not allow us to publish zabbix-cli, since its name is too similar. We cannot publish it under that name until we own the inactive zabbixcli project or it is deleted. We have submitted a PEP 541 request for that here: https://github.com/pypi/support/issues/4655
I can look into making an aliased package if there is enough interest, but it's not a priority right now.
You can now install the application with:
pip install zabbix-cli-uio
The application is still invoked with:
zabbix-cli
👋 it would be good to also publish the sdist to pypi, thanks!