johnmaguire / pplugins

Process-based plugin framework for Python (multiprocessing) in under 150 lines of code, built to be extensible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pplugins

Build Status Coverage Status Documentation Status

Think of it as the yapsy of multiprocessing.

Supported versions

  • Python 2.7
  • Python 3.3+

About

Process-based plugin framework for Python (multiprocessing) in under 150 lines of code, built to be extensible

License:MIT License


Languages

Language:Python 100.0%