Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #26785 > unrolled thread
| Started by | loial <jldunn2000@gmail.com> |
|---|---|
| First post | 2012-08-09 04:30 -0700 |
| Last post | 2012-08-20 13:37 -0400 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
pycups loial <jldunn2000@gmail.com> - 2012-08-09 04:30 -0700
Re: pycups Adam Tauno Williams <awilliam@whitemice.org> - 2012-08-20 13:37 -0400
| From | loial <jldunn2000@gmail.com> |
|---|---|
| Date | 2012-08-09 04:30 -0700 |
| Subject | pycups |
| Message-ID | <fa8c79c0-0549-4bc6-afb4-2554ddb8697d@googlegroups.com> |
I am looking to monitor print jobs on linux via python. pycups looks a possibility, but I cannot find any useful tutorial, examples of how to use it. Can anyone help?
[toc] | [next] | [standalone]
| From | Adam Tauno Williams <awilliam@whitemice.org> |
|---|---|
| Date | 2012-08-20 13:37 -0400 |
| Message-ID | <mailman.3575.1345486255.4697.python-list@python.org> |
| In reply to | #26785 |
[Multipart message — attachments visible in raw view] — view raw
On Thu, 2012-08-09 at 04:30 -0700, loial wrote: > I am looking to monitor print jobs on linux via python. > pycups looks a possibility, but I cannot find any useful tutorial, examples of how to use it. > Can anyone help? Modern CUPs can provide event notifications via RSS; perhaps that would work? I to would really like to find an IPP client implementation, but pycups seems to be the closest thing, doesn't do much, and is terribly documented.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web