jmvrbanac / pike

A dynamic plugin management library for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pike

Travis CI Build Coverage https://readthedocs.org/projects/pyarmory-pike/badge/?version=latest Code Climate

Pike is a dynamic plugin management library for Python. Unlike most Python plugin managers, Pike allows for you to load Python packages from anywhere on a filesystem without complicated configuration. This enables applications to easily add the ability to expand their functionality through plugin modules. In addition to plugin management, Pike also includes a set of discovery functions for custom module and class discovery.

About

A dynamic plugin management library for Python

License:Other


Languages

Language:Python 100.0%