ukwa / epub-streamer

A simple standalone service to stream the contents of zipped ePubs.
Apache License 2.0
0 stars 0 forks source link

epub-streamer

A simple standalone service to stream the contents of zipped ePubs.

Development

source venv/bin/activate
pip install -r requirements.txt
uvicorn streamer:app --reload

Change Log