[Tutor] Help with Python code

Donald Woolfolk don.woolfolk76 at gmail.com
Mon Feb 29 12:31:35 EST 2016


Hello, 

I am new to Python 3.5 and I am writing code to get data from a session api call and load that data into a csv file or a MySQL database. I am able to make the session call and also to connect to the MySQL db, but I am not able to convert the result (JSON) data. I would like assistance with this if possible.

Thanks,
Don


More information about the Tutor mailing list