psphere 0.5.1
vSphere SDK for Python
Introduction
------------
This Python module aims to provide a Python interface to the VMware vSphere
Web Services SDK.
By using this module, one can perform all operations on a vSphere server such
as:
* Query host systems, datastores and virtual machines
* Provision new virtual machines
Installation
------------
psphere is best installed using the official package:
# pip install -U psphere
This will fetch psphere and it's dependencies from PyPI.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| psphere-0.5.1.tar.gz (md5) | Source | 2011-08-18 | 155KB | 1136 | |
- Author: Jonathan Kinred
- Documentation: psphere package documentation
- Home Page: http://bitbucket.org/jkinred/psphere
- Keywords: vsphere,vmware
- Categories
- Package Index Owner: jkinred
- DOAP record: psphere-0.5.1.xml
