Install a Python editor (macOS)
You will need to have a Python editor installed to continue with installation of the Flow Production Tracking Python API.
The Python IDLE (Integrated DeveLopment Environment) editor is a graphical user interface (GUI) for Python development. It is free and installed automatically during Python installation and will be used here.
For more on Python IDLE, check out https://docs.python.org/3/library/idle.html
