View Single Post
Old 02-19-2023, 12:38 PM   #517
charlweed
Enthusiast
charlweed began at the beginning.
 
Posts: 27
Karma: 30
Join Date: Jul 2011
Device: none
Preferred way to install an external modules for a plugin

I'd like to write a plugin that uses PyDictionary, which is a english language dictionary.
How do I "install" external modules so they is available to my Calibre plugin, and can be re-distributed within the zip? I typically install stuff with pip, but that does not seem correct for distributable plugins.

Last edited by charlweed; 02-19-2023 at 01:08 PM.
charlweed is offline   Reply With Quote