py_sg 0.11
Python SCSI generic library
This is a small Python extension which sends arbitrary commands to SCSI devices, via the Linux SCSI Generic driver, which provides the SG_IO ioctl for this purpose.
Basically, the module includes two methods, read and write, which allow you to issue commands to SCSI devices and read and write accompanying data. If an OS error occurs, the OSError exception will be raised, while if a SCSI error occurs, the py_sg.SCSIError exception will be raised.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| py_sg-0.11.tar.gz (md5, pgp) | Source | 2009-09-18 22:12:40.700713 | 2KB | 67 | |
- Author: Dan Lenski <dlenski at gmail com>
- Home Page: http://tonquil.homeip.net/~dlenski/py_sg
- License: GPLv3
- Categories
- Package Index Owner: moxfyre
- DOAP record: py_sg-0.11.xml
Log in to rate this package.
