Koalak is a Python library designed to simplify the development of applications with a plugin-based architecture. The main module, plugin_manager
, provides robust tools to manage plugins efficiently and reduce boilerplate code.
https://nazime.github.io/koalak/
pip install koalak