pycups is a set of Python bindings for the CUPS API.
| Tags | printing Software Development Libraries Python Modules |
|---|---|
| Licenses | GPL |
Recent releases


Changes: The Connection object's getDevices and getPPDs methods now take more optional arguments. A new ppdSetConformance function has been added, and the modelSort function now handles Unicode strings.


Changes: Printing a test page now works with CUPS 1.4, and bindings have been added for localizing IPP reasons and marker names from PPD files.


Changes: This release adds more threading fixes.


Changes: Threading support has been fixed.


Changes: The putFile method now allows a file descriptor or file object to be used, and the getPrinterAttributes method now uses the requested_attributes parameter correctly.