Quote:
Originally Posted by Agama
I have written some ePub cleanup tools which hook into calibre's Tweak ePub but they are all in VBScript. Can you recommend any resources, (books/websites), for learning Python so that I can rewrite them as calibre plugins?
|
Python comes with
an excellent tutorial. I've found that quite sufficient when you have prior programming knowledge.