Quote:
Originally Posted by chaley
However, as you are building plugins, there is no particular reason to run from source. You could start the normal calibre, then install and test the plugin. Perhaps someone who does more plugin development will provide some best-practice hints.
|
Before I start on a plugin I am learning Python from the "Dive into Python" book. I have downloaded the sample .py files but I can't work out how to run one. Double-clicking just opens it in my text editor, so do I need to make a new association for .py files or is there a way to run one from a command prompt?