DrDonk / pyvix

Python bindings for the VMware VIX library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyVIX

Python bindings for VMware products.

Known Issues

On Ubuntu 18.04 with Python 3.6.7 and VMware Workstation 15.0.2 the VixHost_Connect function corrupts some internal state that causes Python to crash with a segfault on any unhandled exception.

About

Python bindings for the VMware VIX library

License:MIT License


Languages

Language:C 93.4%Language:Python 6.6%