|
|
#1 |
|
Member
![]() Posts: 23
Karma: 10
Join Date: Jun 2016
Location: France
Device: PocketBook Touch Lux 2
|
Install additional python library
Is it possible to install additional python libraries (pyperclip in this case) for use in calibre (in a module of the Action Chains plugin)?
|
|
|
|
|
|
#2 |
|
creator of calibre
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 45,631
Karma: 28549046
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
|
If you want to use a pure python library you can always add it to sys.path to make it importable in your plugin. Bundle the whl file for the library in the plugin zip file, then extract it somewhere on the filesystem and add it to sys.path.
|
|
|
|
| Advert | |
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to install python 3 | Viks | Amazon Kindle | 1 | 10-17-2024 09:15 AM |
| Clara HD Install Python 3.6+ ? | hopeful_franklin | Kobo Developer's Corner | 7 | 07-12-2019 01:14 AM |
| Aura Install python on a kobo. | SKK | Kobo Developer's Corner | 1 | 07-06-2019 07:21 PM |
| Clara HD How to install python on Clara (weather forecast) | mafi | Kobo Developer's Corner | 2 | 06-10-2019 01:52 PM |
| install pyserial on python 2.7.2 | fat265 | Kobo Developer's Corner | 14 | 08-14-2013 03:23 PM |