Are there any libraries to access the MySQL database with python?

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
ifkb99
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon May 29, 2017 4:47 pm

Are there any libraries to access the MySQL database with python?

Post by ifkb99 »

Pretty much what the title says. I want to be able to interface with the MySQL server using a python script, and none of the modules I saw on the server would let me. If there is a library that I am just missing could somebody tell me, or is there any way that one could be installed if there is none?

Thanks in advance.
AncientLotus
New to forums
New to forums
Posts: 2
Joined: Sat Aug 12, 2017 2:59 am

Re: Are there any libraries to access the MySQL database with python?

Post by AncientLotus »

I think the MySQL for python side is there for Django use, i cant see other python uses for it.
Post Reply