Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save onkar-indellient/f5759e2137dc11389c5c75b48623a986 to your computer and use it in GitHub Desktop.
Save onkar-indellient/f5759e2137dc11389c5c75b48623a986 to your computer and use it in GitHub Desktop.
# Install Flask
pip install flask
# Run the python Flask Application locally
python ./application.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment