Skip to main content

IPP (Internet Printing Protocol) and CUPS API in pure Python

Project description

pkipplib is a Python library which can prepare IPP requests with the help of a somewhat high level API. These requests can then be sent to an IPP printer or print server (e.g. CUPS). This library can also parse IPP answers received, and create high level Python objects from them. Both of these actions can be done through an IPPRequest class and its instance methods. Finally, a CUPS class can be leveraged to easily deal with CUPS print servers. All of this library being written in the Python language, there’s no need to link the code with the CUPS’ API, which makes it independant of the CUPS version being installed. Some command line tools which rely on pkipplib are now included.

Project details


Release history Release notifications | RSS feed

This version

0.07

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pkipplib-0.07.tar.gz (18.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page