Flash OS images onto target disks either offline (local disk/ISO) or networked (PXE, HTTP, NFS). Current version 0.37.0, active development with frequent releases.
pip install bty-labNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a BTY instance and call flash() with an ISO path and a target disk device.
Update code to instantiate BTY() without arguments and provide config per call.
Run your Python script with sudo or ensure the process has raw disk write access.
Use BTY().pxe_setup() instead of importing bty.pxe.
No dependency data recorded yet.