Pyvmware: Difference between revisions
Jump to navigation
Jump to search
New page: A python module that makes use of the vmware client sdk to control vmware instances. NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM. http:... |
No edit summary |
||
Line 4: | Line 4: | ||
http://code.google.com/p/pyvmware/ | http://code.google.com/p/pyvmware/ | ||
[[Category:SDK]] [[Category:python]] |
Revision as of 06:21, 8 December 2008
A python module that makes use of the vmware client sdk to control vmware instances.
NOTE: Currently beta with limited implemented methods. Enough to start, stop, and revert a VM.