To teach the basics of Classes and Objects in python using an interactive simulator. Initially, we have a task that will help user to recall his knowledge about Classes and Objects and then an ...
python-scsi is a SCSI initiator for python. It contains python classes to create and send SCSI commands to devices accessible via: SGIO: /dev/sg* devices using ioctl(SG_IO) Depends on cython-sgio.