8000 Home · PyMySQL/mysqlclient Wiki · GitHub
[go: up one dir, main page]

Skip to content
Inada Naoki edited this page Nov 28, 2019 · 5 revisions

Installing MySQL and mysqlclient on macOS

   brew install mysql
   pip install mysqlclient
Clone this wiki locally
0