Python bindings for libcups
Project description
This is a set of Python bindings for the libcups library from the CUPS project.
>>> # Example of getting a list of printers >>> import cups >>> conn = cups.Connection () >>> printers = conn.getPrinters () >>> for printer in printers: ... print printer, printers[printer]["device-uri"] ... HP ipp://192.168.1.1:631/printers/HP duplex ipp://192.168.1.1:631/printers/duplex HP-LaserJet-6MP ipp://192.168.1.1:631/printers/HP-LaserJet-6MP EPSON-Stylus-D78 usb://EPSON/Stylus%20D78
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pycups-1.9.60.tar.bz2
(51.7 kB
view details)
File details
Details for the file pycups-1.9.60.tar.bz2.
File metadata
- Download URL: pycups-1.9.60.tar.bz2
- Upload date:
- Size: 51.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
799ca29f63ec17e9915de2877a7061ebff2a6a0a9957a8a70d1c88f3c1e1f563
|
|
| MD5 |
083f3dd657df986e712a6fae36427457
|
|
| BLAKE2b-256 |
c14762028f27723f9b8cdf2e933429038482be416c4499a6a369efa49bb76c2d
|