Skip to content

Instantly share code, notes, and snippets.

@egealpay
Created September 8, 2018 08:14
Show Gist options
  • Save egealpay/73b374683d5940db7353d266919b9b96 to your computer and use it in GitHub Desktop.
Save egealpay/73b374683d5940db7353d266919b9b96 to your computer and use it in GitHub Desktop.
from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment