Skip to content

arount/pyunoservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyUnoService

Simple wrapper for UnoService.

Install

python setup.py install

Usage

from pyunoservice import UnoService

service = UnoService()
service.convert('/tmp/input-file.doc', '/tmp/output-file.pdf')

About

Simple Python wrapper for UnoService

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages