A plugin framework for Python3.6+


Keywords
plugin, plugin-loader, plugin-manager, plugin-system, plugins, python, python-library
License
MIT
Install
pip install Jigsaw==3.2.1

Documentation

Jigsaw

Build Status Documentation Status codecov Code Climate

A powerful, simple to implement plugin loader and management framework for Python 3.6+

Installation

To install jigsaw, simply run:

pip install jigsaw

Implementation

An example of implementing jigsaw into a program can be found in the example folder

Projects using jigsaw

  • NintbotForDiscord - A modular bot framework for the voice and text chat service, Discord
  • Chainmail - A wrapper for the vanilla Minecraft server providing basic modding support
  • Mercury - A modular IRC bot framework
  • Automata - Discord bot handling the management of the MUN Computer Science Society Discord server