SyntaxFix
Write A Post
Hire A Developer
Questions
I'm using cymysql with python3 on a raspberry pi I simply installed by: sudo pip3 install cython sudo pip3 install cymysql where cython is not necessary but should make cymysql faster
So far it works like a charm and very similar to MySQLdb