argos83 / pysphere

Automatically exported from code.google.com/p/pysphere
88 stars 76 forks source link

New features #66

Open gentoo90 opened 8 years ago

gentoo90 commented 8 years ago

I saw NOT LONGER MAINTAINING notice, but I'll live this here anyway to let people know. I added these features in 2014 for my own needs, and I don't use VSphere now either.

from pysphere import VIServer
server = VIServer()
server.connect("esxi.domain.local", passthrough=True)