Show all tags
Simple EPUB ebooks with Python
29 Mar 2011
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 …