Python word to text
Gabriel
gabriel at opensuse.org
Tue Sep 1 10:09:12 EDT 2009
2009/9/1 BJörn Lindqvist <bjourne at gmail.com>:
> Hello everybody,
>
> I'm looking for a pure Python solution for converting word documents
> to text. App Engine doesn't allow external programs, which means that
> external programs like catdoc and antiword can't be used. Anyone know
> of any?
>
You could use the google docs api
(http://code.google.com/apis/documents/docs/3.0/developers_guide_protocol.html#DownloadingDocsAndPresentations)
--
Kind Regards
More information about the Python-list
mailing list