regluit/booxtream
eric 801162a5ce fix booxtream tests 2020-02-15 12:23:28 -05:00
..
migrations migrations 2016-07-21 15:38:09 -04:00
__init__.py urllib 2020-02-12 17:57:35 -05:00
exceptions.py delint 2018-06-08 15:17:39 -04:00
models.py delint 2018-06-08 15:17:39 -04:00
readme.rst initial commit 2013-08-23 17:14:48 -04:00
tests.py fix booxtream tests 2020-02-15 12:23:28 -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