comictagger/comicapi
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
..
__pyinstaller Update all references of saved 'matadata' to 'tags' 2024-06-20 16:47:10 -07:00
archivers Fix failing test 2024-08-03 23:11:31 -07:00
data Use importlib.resources instead of __file__ 2023-11-25 12:32:50 -08:00
tags Remove comet and cbl tags 2024-09-12 12:09:07 -07:00
__init__.py Apply pre-commit configuration 2022-06-02 18:32:16 -07:00
_url.py Support multiple web_links 2024-02-17 17:42:07 -08:00
comicarchive.py Implement the most basic local plugin isolation possible 2024-09-15 17:09:33 -07:00
filenamelexer.py Improve filename parsing 2024-06-29 18:43:40 -07:00
filenameparser.py Improve filename parsing 2024-06-29 18:43:40 -07:00
genericmetadata.py Fix tests 2024-08-16 12:50:14 -07:00
issuestring.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-01-29 17:14:26 +00:00
merge.py Improve StrEnum 2024-07-27 16:45:22 -07:00
utils.py Add experimental quick-tag 2024-08-18 19:16:55 -07:00