|
|
a21122671d
|
0.1.2 #26 Added possibility to choose your own plugins folder. /JL
|
2025-03-09 15:06:32 +01:00 |
|
|
|
217038b863
|
0.1.1 Updated doctest. /JL
|
2025-03-08 18:34:04 +01:00 |
|
|
|
c7662a5d47
|
0.1.0 #23 Added 'Autorun' flag to XtendRSystem Attach() method. Also added a new version() method. /JL
|
2025-03-08 18:20:34 +01:00 |
|
Jan Lerking
|
c849d32f73
|
0.0.5 #8 Cleaned up unused imports. /JL
|
2025-02-24 09:20:08 +01:00 |
|
Lerking
|
eb03302323
|
Update xtendr/xtendrsystem.py
|
2025-02-24 06:16:04 +00:00 |
|
|
|
f21433417d
|
0.0.3
|
2025-02-21 21:34:10 +01:00 |
|
|
|
ea9ad1702b
|
Updated plugin system. /JL
|
2025-02-21 17:08:46 +01:00 |
|
|
|
1567e8fd35
|
Update xtendr/extendr_manager.py
|
2024-12-06 18:31:46 +01:00 |
|
|
|
12fb4e3005
|
Update xtendr/import os import importlib.util from abc import ABC, abstractmethod # Define the interface that all plugins must implement class PluginInterface(ABC): @abstractmethod def execute(self, *args, **kwargs): """ Execute the plugcore.py
|
2024-12-06 18:27:11 +01:00 |
|
Jan Lerking
|
9a41df6c57
|
Initial checkin #1 #2 #3. /JL
|
2024-11-15 11:42:29 +01:00 |
|