Description
Legacy Python 2 automation can control VirtualBox through the COM API. This binding supports older scripts that manage VM state, storage, networking, snapshots, or guest operations.
It is a compatibility library for tools, not a separate VM manager. Because it can change real virtual machines and host resources, run it only in intended environments and plan migration away from Python 2 where possible.