A python interface to access and manage VMware.
pyVirtualize is build over pyVmomi, hence it has ability
to perform all the operations what vSphere client is able to.
pyVirtualize provides easy interfaces to:
Connect to VMWare's ESX, ESXi, Virtual Center and
Virtual Server hosts.
Query hosts, datacenters, resource pools, virtual machines
and perform various operations over them.
VMs operations: power, file, process, snapshot, admin, utilities
And of course, you can use it to access all the API through python.