Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Open Office Tools is a set of program that allows you to easly connect to OpenOffice via Python Uno module. It provides interface to starting Open office for you, stoping it, and connecting. Other conversion tools like ods2csv, or xls2csv are being included as soon as you send me a link to them.

Installing ootools

You install ootools via you system package manger or via easy_install:

easy_install ootools

Starting OpenOffice

Start openoffice via this set of commands:

import ootools
oor=ootools.OORunner()
oor.start()

Connecting to OpenOffice

To connect to open office you just issue a connect statement:

import ootools
oor=ootools.OORunner()
oor.start()
desktop=oor.connect()
#Do something with the "Desktop" aka OpenOffice main document module.

Stopping OpenOffice

You stop OpenOffice via a stop statement:

oor.stop()

Tools

We are waiting for people to send us patches or links to tools like ods2csv, xls2csv, etc…

For the latest changes see the readme file.

Release files for ootools 0.1dev

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for ootools 0.1dev
File Size Uploaded
ootools-0.1dev.tar.gz 3.8 kB Details

Release files / ootools-0.1dev.tar.gz

Download URL ootools-0.1dev.tar.gz
Size 3.8 kB
Tags Source
SHA-256 checksum
How to use checksums
ef638a415f4d4ae9ee3c7a0f61c9c0b46642629e35d6b1482d81c8410e804595
BLAKE2b-256 checksum
How to use checksums
6796069b832bdda952170ff2f05d734bbb715b17791a9a8c754dfc278dd6cb73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1dev This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page