To test using Calibre:
- Open in directory with the change with the plugin
- run the following commands
calibre-customize -b .
calibre-debug -g .
Documentation
-
Calibre
- API Documentation for Plugins: https://manual.calibre-ebook.com/plugins.html
- API Documentation for the E-Book Editing Tools: https://manual.calibre-ebook.com/polish.html
- API Documentation for the Database Interface: https://manual.calibre-ebook.com/db_api.html
-
Qt
- Qt Documentation: https://doc.qt.io/qtforpython-6/
-
Pillow (Pil)
- Pillow Documentation: https://pillow.readthedocs.io/en/stable/