RSSAmplifier

Manuel’s Blog · Mar 29, 2011

Simple EPUB ebooks with Python

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

The EPUB standard is based on several other, well-established technologies. This makes it easy to generate simple ebooks in this format with the standard libraries of many modern languages. I’ll show here a way to do it with Python, and for the minimal set of features described here we could go back as far as Python 1.6 and would still need no external library. Let’s assume we already have a bunch…

Read on manuel-strehl.de

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.