Logo
Explore Help
Register Sign In
Lerking/XtendR
1
0
Fork 0
You've already forked XtendR
mirror of https://gitea.com/Lerking/XtendR.git synced 2026-01-07 17:20:12 +01:00
Code Issues Packages Projects Releases Wiki Activity
3 Commits 1 Branch 17 Tags
12fb4e30052918abbafbcecd8527283b9291ac9a
Go to file
Clone
Open with VS Code Open with VSCodium Open with Intellij IDEA
Download ZIP Download TAR.GZ Download BUNDLE
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
xtendr
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
.gitignore
Initial commit
2024-11-15 10:52:37 +01:00
LICENSE
Initial commit
2024-11-15 10:52:37 +01:00
README.md
Initial commit
2024-11-15 10:52:37 +01:00
setup.py
Initial checkin #1 #2 #3. /JL
2024-11-15 11:42:29 +01:00

README.md

xtendr

A python 3 extension system to ease the use of plugins.

Reference in New Issue View Git Blame Copy Permalink
Description
A python 3 extension system to ease the use of plugins.
Readme MIT 117 KiB
Languages
Python 97.9%
Makefile 2.1%
Powered by Gitea Version: 1.25.3 Page: 35ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API