[cups.general] scripting python

Jerome Alet alet at librelogiciel.com
Thu Mar 31 00:05:28 PST 2005


Hi,

On Thu, Mar 31, 2005 at 02:45:29AM -0500, Anonymous wrote:
> I need to manage cups printers (show, modify parameters,...) using 
> a web interface. I read that cups support php scripting but I need 
> to use zope and python. 
> 
> Cups support also python? Where I can find some related docs?

Maybe this can help :

  http://pycups.sourceforge.net
  
As an alternative, just create an "External method" in Zope to  
launch CUPS's command line tools to do what you want, and
parse their output and/or exit code.

bye

Jerome Alet





More information about the cups mailing list