Python >= 3.7
To run a demo plugin in TuneFlow:
-
cd
to the root folder of the plugin -
Install dependencies if there is any:
pip install -r requirements.txt
- Run the debug host:
python debug.py
- Start TuneFlow Desktop and run the "Plugin Development" plugin.