
Yapsy, or yet another plugin system, is a small library implementing the core mechanisms needed to build a plugin system into a wider application.
the main purpose is to depend only on python's standard libraries and to implement only the basic functionalities needed to detect, load and keep track of several plugins.
this package contains api documentation.