Skip to content

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

License

Notifications You must be signed in to change notification settings

ukwa/epub-streamer

Repository files navigation

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

  • 1.0.0 - initial streaming reader version
  • 1.0.1 - added hacky workaround for ePubs with wrong content type #4

About

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

Resources

License

Stars

Watchers

Forks