How to Install python3-pyvmomi in Ubuntu 18.04



Install python3-pyvmomi by entering the following commands in the terminal:

sudo apt update
sudo apt install python3-pyvmomi

Description:

VMware vSphere Python SDK - Python 3.x

pyVmomi is the Python SDK for the VMware vSphere API that allows you to automate actions on VMware ESX, ESXi, and vCenter servers. . This package contains the Python 3.x module.

Homepage: https://github.com/vmware/pyvmomi

Version: 6.5.0.2017.5-0ubuntu1

Section: python