Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 430 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 430 Bytes

Annot importer

This tool has been developed to import CSV annotations exported by a Bookeen Cybook Muse HD ebook reader. It generates a Markdown file displaying annotations as quotes.

Installation

source venv/bin/activate
pip install -r requirements.txt

Usage

./main.py [PATH]

It will output a export.md file in the same folder as the script.

License

Under French CeCILL License.