odpdown icon indicating copy to clipboard operation
odpdown copied to clipboard

Support Python3

Open thorstenb opened this issue 9 years ago • 5 comments

This wouldn't be too hard, if not for python-lpod being rather firmly non-python3-compatible. See also https://bugzilla.redhat.com/show_bug.cgi?id=1200889 for downstream discussion around that.

thorstenb avatar Sep 11 '15 23:09 thorstenb

I really think that I can help. Markdown transformation is a big subject for me, I'm workin with Python and Golang (professionnaly).

And you've got the only one project that makes the work as it does to transform md to odp.

I've began, earlier, to try to generate an odp file from md with Golang. But I discovered your project :) why to make it myself instead of helping your nice project ? hehe

metal3d avatar Feb 10 '16 13:02 metal3d

Please do! /me goes labelling this issue a bit more prominently...

thorstenb avatar Feb 10 '16 14:02 thorstenb

I'm interested too. I do a lot of python3 and would benefit from this project. It's already doing good for me :-) What is this comment about "python-lpod being rather firmly non-python3-compatible"? Is it still valid?

I have this installed: pip3 search lpod lpod-python (1.1.6) - lpOD Library INSTALLED: 1.1.6 (latest)

jontis avatar Dec 20 '17 14:12 jontis

I'm also having problems due to the lpod dependency (ImportError: No module named lpod and No matching distribution found for lpod).

samtuke avatar May 19 '18 10:05 samtuke

Hah, timely bump - there's https://github.com/jdum/odfdo now, I started looking a few weeks back, didn't get far though due to some issues with that version; PR pending here: https://github.com/jdum/odfdo/pull/1

thorstenb avatar May 19 '18 21:05 thorstenb