How to install pp.client-python
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install pp.client-python
Lastest release
pp.client.python
Produce & Publish bindings for Python.
The pp.client.python bindings can be used to communicate with the Produce & Publish server pp.server for generating PDF from Python applications or for making document conversions using the unoconv (wrapper around LibreOffice or LibreOffice).
Requirements
- Python 2.6, 2.7
- Python 3.3 (experimental support)
Source code
Support
Support for Produce & Publish Server and components is currently only available on a project basis.
License
pp.client.python is published under the GNU Public License V2 (GPL 2).
Contact
CHANGES
0.2.6 (14-07-2013)
- better error handling
- fixed issues with format() calls under Python 2.6
0.2.0 (06-07-2013)
- minor fixes
- moved documentation to Sphinx
0.1.5 (04-07-2013)
- implemented poll support
- fixes
0.1.4 (04-07-2013)
- added async support to pp-pdf commandline frontend
0.1.3 (03-07-2013)
- pdf converter parameter not properly propagated
0.1.2 (03-07-2013)
- logger fixes/changes
0.1.0 (03-07-2013)
- initial release