Build Status

pyvmomi-community-samples

Community contributed samples for the pyVmomi library.

The pyVmomi library itself is hosted here: https://github.com/vmware/pyvmomi/

The community samples website is here: http://vmware.github.io/pyvmomi-community-samples/

The samples contained here in are provided as-is from contributors around the pyVmomi community. They are intended as learning tools and may vary in quality. Any developer may contribute, enhance, or alter the samples. Ownership of any submitted sample reverts to the project itself

Philosophy

Code Style

Please conform to pep8 standards. Check your code by running the pep8 tool. https://pypi.python.org/pypi/pep8

Contribution Process