-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Normal
-
None
-
Affects Version/s: 2.0
-
Component/s: Plugins API
-
None
Downloaded plugins are stored as .zip files rather than unpacked to .py files.
AFAICT this prevents python from creating and using .pyc/.pyo files requiring compilation on every run of Picard. (Or at least I have been unable to find the .pyc/pyo files anywhere.)
Can we unpack the zip when we download it so that .pyc/pyo files can be created?
- is related to
-
PW-46 Plugin zip files should be generated with .pyc and .pyo files included
-
- Closed
-
-
PICARD-1861 New plugin API and plugin management
-
- Closed
-