Go to file
Shawn Hartsock 16be2697fc Marks this version pyVmomi 2014.dev
All development versions should be marked with yyyy.dev to denote that they are unstable development versions. Release versions will be marked 5.5.0_2014.1 (release 1) and so on with whole integer release numbers after the year.
2014-06-18 16:33:19 -04:00
2014-02-17 14:24:17 -08:00
2013-12-14 13:42:32 -05:00
2014-05-20 09:58:02 +02:00
2014-01-01 12:54:34 -08:00
2013-12-14 13:36:09 -05:00
2014-01-01 12:54:34 -08:00
2014-05-28 12:12:35 -04:00
2014-06-18 16:33:19 -04:00

pyVmomi is a Python SDK for the VMware vSphere API that allows you to manipulate ESX, ESXi, and vCenter using scripts.

To get started, check out the samples project at http://vmware.github.io/pyvmomi-community-samples/

You can install this as a package. Just run python setup.py bdist_egg and then use pip or easy_install to deploy it on your system.

There are other bindings of this API in other languages. See:

For general language neutral documentation of vSphere Management API see: http://pubs.vmware.com/vsphere-55/index.jsp#com.vmware.wssdk.apiref.doc/right-pane.html

Have fun!

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 1.9 MiB
Languages
Python 100%