Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Reading and Management

Notices

Reply
 
Thread Tools Search this Thread
Old 09-10-2013, 09:40 AM   #1
gabalese
Junior Member
gabalese began at the beginning.
 
gabalese's Avatar
 
Posts: 3
Karma: 10
Join Date: Sep 2013
Device: Sony PRS-T1
py-BookBundler, a draft ebook/paper bundling scheme

{I feel it's about time to share back something to this forum, which really helped me in countless occasions.}

py-BookBundler is python Flask webapp to enable publishers to bundle ebooks with paper books, providing that they can upload a picture of a page. The uploaded picture is ocr-ed with tesseract-ocr and if it matches the target page inserted by the operator a download page is shown. The algorithm in matching.py tries to guess if source and destination are similar enough, since a byte-perfect match is pure utopia.

The app exposes a RESTful API.
  • GET /: returns a list of available publications.
  • GET /book/<isbn>: presents the user with a form to upload a picture of the target page.
  • POST /book/<isbn>: invoked by a form, takes the picture and spawns the ocr.
  • GET /new:[basic-auth] presents the operator with a form to load data about a new publication.
  • POST /new/<isbn> [basic-auth] creates the new publication.

The full source code is available on github under the MIT license. Every form of feedback or contribution is appreciated and encouraged.

Last edited by gabalese; 09-10-2013 at 09:42 AM. Reason: typo
gabalese is offline   Reply With Quote
Reply

Tags
bundling, flask, python, server


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
New Retail Channels, The Library e-Book Wars and Bundling DonaldL. News 4 01-26-2012 05:11 PM
What about Amazon bundling Audible book streaming with the new talblets? joenunya General Discussions 0 08-31-2011 09:58 PM
DRAFT - A Beginner's Guide to WinCE Ebook Reader Software Nate the great Alternative Devices 35 08-01-2011 08:38 AM
Tag Schema Discussion unboggling General Discussions 0 02-06-2011 09:40 PM
Any database schema changes? timlegge Kobo Reader 6 10-19-2010 08:56 PM


All times are GMT -4. The time now is 10:07 PM.


MobileRead.com is a privately owned, operated and funded community.