sethmlarson / virtualbox-python

Complete implementation of VirtualBox's COM API with a Pythonic interface.
https://pypi.org/project/virtualbox
Apache License 2.0
354 stars 75 forks source link

Other virtual machines platforms (developed based on virtualbox) #162

Closed 0x915 closed 2 years ago

0x915 commented 2 years ago

Can it be used for other emulators developed based on virtualbox ? Such as Android emulator MEMU, MUMU

sethmlarson commented 2 years ago

Unfortunately no, this library only works with Virtualbox.