I can see that we can create account on PyPI using OpenID as well. Can we also upload python packages to PyPI server using OpenID? Something like generic upload procedure by creating .pypirc file and using PyPI username and password.
I don't think it's possible. Setup username and password at PyPI and use them in your .pypirc
.