View Single Post
Old 12-08-2015, 09:46 PM   #137
sherman
Guru
sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.sherman ought to be getting tired of karma fortunes by now.
 
Posts: 876
Karma: 2676800
Join Date: Aug 2008
Location: Taranaki - NZ
Device: Kobo Aura H2O, Kobo Forma
Quote:
Originally Posted by PeterT View Post
Gui in python? Leverage the calibre command line to run a python script maybe?? See http://manual.calibre-ebook.com/gene...bre-debug.html
Hmm, maybe.

I was just going to use python with Tkinter.

Both require an external dependency (python or calibre).

I have used neither PyQT or Tkinter, although it wouldn't exactly be a complex GUI. Just some checkboxes/radiobuttons and maybe text input if required.

EDIT: And no, QT Creater/designer wouldn't be much use, as the idea is to create the GUI elements dynamically.
sherman is offline   Reply With Quote