Another python frontend to access and manage pyvmomi
Description
A python interface to access and manage pyvmomi.
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 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.