Simple Paste A very simple pastebin type thing that I'm making to start learning Flask To set up run pip install -r requirements.txt python from app import db; db.create_all()