I'm not understanding this first simple concept if you could help me please.
I'm trying to learn the frame.io API to so some simple things like scrape comments using Python.
I have a frame.io dev token and I have Python installed on my Mac.
Where do I actually run the code. Terminal? Do I use IDLE or Python launcher?
I've been working with JavaScript up until now so I'm a little confused.
python myscript.pyfrom a command prompt.