No, there's no way to do that. The best you can do is create a standalone program and invoke it from a python shell plugin, but even that will only work if you dont intend to interact with any of calibre's internals, the GUI, the database, etc. All you would be able to do is process files on the filesystem.
|