Implementation
There are three significant parts.
- pyvix2.  The essential Python bindings to the VIX API.
- pyvix2.enum.  Built by pyvix2.get_enum from the
VIX vix.h source.
- pyvix2.cli.  A command-line application that supports
interaction with pyvix2.
Also, for no really good reason, there is pyvmrun, which
is a wrapper around vmrun that has an API similar to pyvix2.