I am using Mac OS. I would like to know how can I invoke python interpreter directly from Bluefish editor ?
I would like to know what command should I type near the word "Python" to invoke interpreter directly from this text editor

I am using Mac OS. I would like to know how can I invoke python interpreter directly from Bluefish editor ?
I would like to know what command should I type near the word "Python" to invoke interpreter directly from this text editor

Copyright © 2021 Jogjafile Inc.
simply write
python '%f'and it should work just fine (at least it works under linux after starting bluefish from commandline itself)