Plugin System is a simple program used to show how to dynamically add modules to your Python project.
Simply clone the repo and run the following command to install the requirements
pip install -r requirements.txtOpen config.toml ato set your plugin path
Execute with the following command
python3 main.py