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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to