Create graph with python

I want to draw 2 curves from a text file but with 2 different axes. how do I proceed?

you should look at Matplotlib, an excellent python package for your purpose