Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dustinmichels/book-report

Analysis & data visualization of ePub files [work-in-progress]
https://github.com/dustinmichels/book-report

Last synced: 10 days ago
JSON representation

Analysis & data visualization of ePub files [work-in-progress]

Awesome Lists containing this project

README

        

# :orange_book: book-report

Analysis & data visualization of ePub files _[work-in-progress]_

## Setup

```bash
brew install pipenv
pipenv install

python -m nltk.downloader all
brew cask install chromedriver
```