Emulator Manager for THW Emulator instances
Project description
Emulator Manager
A Python tool to manage multiple instances of the THW Emulator. Launch, stop, reboot, organize windows, and monitor the status of your emulator instances effortlessly.
Features
- Launch multiple emulator instances
- Stop or reboot instances
- Organize emulator windows on the screen
- Check the status of each instance
- Calculate virtual machine sizes
Usage
from dc_thw_emulator import EmulatorManager
# Create an instance of EmulatorManager
manager = EmulatorManager()
# Launch 3 emulator instances
manager.launch_instances(3)
# Stop all instances
manager.stop_instances()
# Reboot all instances with a 3-second delay
manager.reboot_instances(delay=3)
# Organize emulator windows on screen
manager.organize_windows()
# Check the status of each instance
manager.check_status()
# Get the name of each instance
manager.get_instance_name()
# Calculate the size of the virtual machines
manager.calculate_vms_size()
Installation
Install via pip:
pip install dc-thw-emulator
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dc_thw_emulator-0.0.5.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dc_thw_emulator-0.0.5.tar.gz.
File metadata
- Download URL: dc_thw_emulator-0.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3ac1c9dcdeb490f2a2698e203ecc6daf4756adb1caf8177b530410ed5c1bba1
|
|
| MD5 |
0663f683156edb7c75fad9c1d9597b3b
|
|
| BLAKE2b-256 |
2df3b56306f9d8f108ad3679a0fbb2cf5202404dc77b6b40a8faf6802d73286e
|
File details
Details for the file dc_thw_emulator-0.0.5-py3-none-any.whl.
File metadata
- Download URL: dc_thw_emulator-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8aac56cd6c82c492ef8222f25e165258a111e8f4720cd3f0b1bfa27ab2c27d48
|
|
| MD5 |
9a49bf3c584d1a46370be8a6bc19d5ed
|
|
| BLAKE2b-256 |
c30febc68cf394c2f4954c012ee4d19ec39e031f6c37415dec3a095c299a424a
|