Skip to content

Instantly share code, notes, and snippets.

@jainxy
Created March 19, 2020 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jainxy/f9af24ea0c22768883a54809fc06c8f4 to your computer and use it in GitHub Desktop.
Save jainxy/f9af24ea0c22768883a54809fc06c8f4 to your computer and use it in GitHub Desktop.
Code snippets - Python
=======================
FLASK module ->
from flask import Flask, g, request, redirect, url_for
=======================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment