regluit/booxtream
eric 66ca501327 temp commit 2014-01-15 08:32:55 -05:00
..
migrations add boox model to track watermarked files 2013-08-25 23:35:27 -04:00
__init__.py added test for b2u ungluify 2013-11-15 11:25:41 -05:00
exceptions.py initial commit 2013-08-23 17:14:48 -04:00
models.py on success, add a cc license, watermark (and generate mobi), and save 2013-11-14 23:16:55 -05:00
readme.rst initial commit 2013-08-23 17:14:48 -04:00
tests.py temp commit 2014-01-15 08:32:55 -05:00

readme.rst

This is a thin Python (2.6+) wrapper for BooXtream's API for watermarking epub files. It's configured to look for parameters in Django settings files:
BOOXTREAM_API_KEY = ''
BOOXTREAM_API_USER = ''
BOOXTREAM_TEST_EPUB = '' 

http://www.booxtream.com/
version 2.52.

Currently, only the platform method is implemented.

See Tests for usage

Eric Hellman August 2013
Apache license