Skip to content

tsugliani/pyvmomi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 examples in sample/poweronvm.py and sample/getallvms.py.

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:

Have fun!

About

VMware vSphere API Python Bindings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%