booktool

eBook (EPUB and Audiobook) management tool


License
MIT
Install
pip install booktool==0.7.0

Documentation

booktool

eBook (EPUB and Audiobook) management tool.

Latest version on PyPI

Install

pip install -U booktool

Logging

By default, booktool ... runs with logging level set to WARNING. booktool -v ... sets the level to INFO; booktool -vv ... sets it to DEBUG.

The following table describes the logging level strategy.

Level Description
WARNING Anything outside manageable running conditions.
INFO Mutations (or would be if not in dry-run mode).
DEBUG Anything else of note.

License

Copyright 2019–2020 Christopher Brown. MIT Licensed.