Skip to content

Instantly share code, notes, and snippets.

@chfw
Created May 11, 2017 11:29
Show Gist options
  • Save chfw/074bad40779cfd426de2ffd7f3cdc28b to your computer and use it in GitHub Desktop.
Save chfw/074bad40779cfd426de2ffd7f3cdc28b to your computer and use it in GitHub Desktop.
sqlalchemy via maria db on fedora 22
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