Skip to content

MilosSimic/Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Puzzle Small plugin framework for python v2.1

Plugin lifecycle

Every plugin must inherite Plugin class and override methods in order to work properly and safe. Every plugin inherit plugin lifecucle: #

Getting started

import os

...

Features

  • Load new plugins
  • Show table with installed plugins and their states
  • Maintain plugin lifecycle
  • Download zip archive with plugin content and install it automatically
  • Remove,update, register/install plugins
  • Prepare any folder as plugins folder
  • If plugin change, reload/refresh installed plugin
  • Maintain security before plugin loads
  • Simple interface to develop new plugins

About

Small plugin framework for python

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages