copev313 / A-Simple-Flask-App

We demonstrate some of the basic features of the Flask microframework.

Home Page:https://simple-flask-9158.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-flask-app

We demonstrate some of the basic features of the Flask micro-framework.

Setup:

  1. Download or clone repository:

git clone https://github.com/copev313/simple-flask-app

  1. Install dependencies:

pip install -r requirements.txt

  1. Get up and running:

flask run -or- python app.py


Shoutouts:

About

We demonstrate some of the basic features of the Flask microframework.

https://simple-flask-9158.herokuapp.com/


Languages

Language:HTML 96.1%Language:Python 3.9%