Originally Posted by kovidgoyal
A good place to learn about the interface to the database is in the file
calibre/library/cli.py
which implements a simple command line interface to the database.
Then look at the files
calibre/gui2/library.py
and
calibre/library/database2.py
|