comictagger/comictalker
Timmy Welch 4c9096a11b Implement the most basic local plugin isolation possible
Remove modules belonging to local plugins after loading
Remove sys.path entry after loading

This means that multiple local plugins can be installed with the same import path and should work correctly
This does not allow loading a local plugin that has the same import path as an installed plugin
2024-09-15 17:09:33 -07:00
..
talkers Increase rate limits on CV to cover the 200 requests/Hr restriction 2024-09-12 13:56:57 -07:00
__init__.py Implement the most basic local plugin isolation possible 2024-09-15 17:09:33 -07:00
comiccacher.py Ignore update with incomplete data when complete data is already cached 2024-08-16 17:05:28 -07:00
comictalker.py Rename min ct required var. Use a minimum version only check instead of full spec 2023-12-01 01:23:46 +00:00
talker_utils.py Fixes for quick-tag 2024-09-12 11:51:38 -07:00