Created
May 11, 2017 11:29
-
-
Save chfw/074bad40779cfd426de2ffd7f3cdc28b to your computer and use it in GitHub Desktop.
sqlalchemy via maria db on fedora 22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go through the steps here: https://fedoraproject.org/wiki/MariaDB | |
sudo dnf install mariadb-devel | |
then pip install mysql-python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment