Where do I run Python code for frame io API?

31 Views Asked by At

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.

0

There are 0 best solutions below