View Single Post
Old 03-14-2009, 10:25 PM   #5
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,566
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
If all you want to do is play with a single module, you dont need the full development environment, just use the following command

Code:
calibre-debug --update-module calibre.library.server,server.py
Execute it in the same directory as your edited server.py
kovidgoyal is offline   Reply With Quote