Python based ASPI SCSI test environmrent

Sam Schulenburg samschul at pacbell.net
Fri Jul 23 20:07:19 EDT 1999


 The following link will provide a public domain ASPI SCSI test environment
 that works under Windows 95/98, NT.
 This environment functions under the python scripting language, which is
 also public domain.

To use the SCSI python environment, one must have python allready installed
 on their system with both ASPI and tcl/tk; which is included with the
Python
 disribution ; working. Although tcl/tk and Python's Tkinter interface to
 tcl/tk is not necessary to use the ASPI functions. They will work under
 Python in console mode with the following command from the python prompt::

 >>> from aspi import *
 http://starship.python.net/crew/schulenburg/

 Samuel W. Schulenburg
 samschul at pacbell.net








More information about the Python-list mailing list