pywinrm2 · PyPI
https://pypi.org/project/pywinrm229.01.2019 · $ pip install pywinrm To use Kerberos authentication you need these optional dependencies # for Debian/Ubuntu/etc: $ sudo apt-get install gcc python-dev libkrb5-dev $ pip install pywinrm [kerberos] # for RHEL/CentOS/etc: $ sudo yum install gcc python-devel krb5-devel krb5-workstation python-devel $ pip install pywinrm [kerberos]