Forget about them, this is not that kind of course.
We will be making these things called Jupyter Notebooks along the course. You will get used to them.
Python libraries and other addons
Either run the following on the command line (Terminal on OSX, cmd on Windows)
pip3 install jupyter pandas networkx
Or
Use Anaconda to get Python, and the above libraries.
If you installed Anaconda, do the Anaconda test drive
Go through some Jupyter Notebook tutorial.
Go through some Gephi tutorial.