ANN: Update to SCSIPython mass storage access routines under windows

2005-12-30 Thread sam
Pass Through layer. Using these routines,all mounted drives can be accesed using SCSI Commands. The following url will provide documentation and zip files that can be downloaded. These zip files contain all the source code for the libraries. http://starship.python.net/crew/samschul Sam Schulenburg [

ANN: SCSIPYTHON added to Sourceforge

2006-03-23 Thread sam
: http://starship.python.net/crew/samschul Sourceforge link: https://sourceforge.net/projects/scsipython Sam Schulenburg -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

ANN: SCSIPYTHON added to Sourceforge

2006-03-23 Thread sam
: http://starship.python.net/crew/samschul Sourceforge link: https://sourceforge.net/projects/scsipython Sam Schulenburg -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

onlinepayment v1.0.0 released

2010-03-22 Thread Sam Tregar
onlinepayment v1.0.0 - a generic Python API for making online payments This module provides an API wrapper around a variety of payment providers. Using this module you can write code that will work the same regardless of the payment provider in use. Examples:: from onlinepayment import Onlin