Google Code Exporter

Results 21406 comments of Google Code Exporter

``` attached patch file for: delete_vm_by_path delete_vm_by_name ``` Original comment by `[email protected]` on 26 Mar 2013 at 11:22 Attachments: - [vi_server.patch](https://storage.googleapis.com/google-code-attachments/pysphere/issue-10/comment-4/vi_server.patch)

``` Thanks, this is extremely useful. Until you submit the code, how can we use it in my code? I'm new to python and can't seem to get around the...

``` [deleted comment] ```

``` Thanks for the patch! I've cleaned it up a bit (line endings, raises instead of prints). To apply it just use the patch command: patch -update 07/17/13: sry, typo-...

``` When will this be implemented? ``` Original comment by `[email protected]` on 26 Dec 2013 at 10:50

``` bump ``` Original comment by `[email protected]` on 9 Oct 2014 at 6:08

``` guys check out pyvmomi, official vmware python sdk ``` Original comment by `[email protected]` on 9 Oct 2014 at 9:16

``` With 0.2, you have to first install the CLD libs before installing the Python bindings. But, you may want to upgrade to CLD2 (there are a number of improvements...

``` Is there a reason for not including the source files in the PyPI package, though? This complicates things for a Heroku deployment, where it's not easy (I'm not sure...

``` Unfortunately, CLD2 and this project (Python bindings on top of CLD2) are now two separate projects. CLD2 is here: https://code.google.com/p/cld2 Technically, it would be possible and likely not so...