ASPI from Python

Cliff Wells logiplexsoftware at earthlink.net
Tue Feb 5 20:26:32 EST 2002


On Tue, 5 Feb 2002 17:21:50 -0800
Cliff Wells wrote:

> On Wed, 6 Feb 2002 03:55:25 +0300
> Dmitry Rozmanov wrote:
> 
> > Hi.
> > 
> > How can I interface to ASPI from python in Windows2000? Is it possible?
> > 
> > How can I talk with a scanner from python in Linux?
> 
> print "hello, scanner"
> 
> There is supposed to be a module that supports SANE under Linux:
> 
> About: http://www.linuxjournal.com/article.php?sid=2395
> SANE: 	http://www.mostang.com/sane/
> Python API: http://starship.skyport.net/crew/amk/projects/

Sorry, the third link appears broken.  Try

http://www.amk.ca/python/code/sane.html

> I haven't checked this out so YMMV
> 
> > Thank you.
> > 
> >     ---Dmitry.
> > 
> > 
> > 
> > -- 
> > http://mail.python.org/mailman/listinfo/python-list
> 
> 
> -- 
> Cliff Wells, Software Engineer
> Logiplex Corporation (www.logiplex.net)
> (503) 978-6726 x308  (800) 735-0555 x308
> 
> "Then with your new power you'll accomplish all sorts of cool stuff 
>  in no time, and We'll All Be Sorry.  At that point you can either 
>  gloat a bit, and then relent, or go ahead and send the robot army 
>  after us." - Quinn Dunkan
> 
> -- 
> http://mail.python.org/mailman/listinfo/python-list


-- 
Cliff Wells, Software Engineer
Logiplex Corporation (www.logiplex.net)
(503) 978-6726 x308  (800) 735-0555 x308

"Then with your new power you'll accomplish all sorts of cool stuff 
 in no time, and We'll All Be Sorry.  At that point you can either 
 gloat a bit, and then relent, or go ahead and send the robot army 
 after us." - Quinn Dunkan




More information about the Python-list mailing list