This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
XtendR
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
5
Wiki
Activity
4
Commits
1
Branch
22
Tags
ea45973df2e82af957af93825161f480effede4c
Commit Graph
2 Commits
Include renames
Author
SHA1
Message
Date
Lerking
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