austinslatey / flask_hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flask_hello

Description

A basic implementation of deploying a development server using flask

Usage

Input a name and be greeted upon clicking the submit button

Installation

Ensure python is installed properly on your machine &

Clone repository locally, run the command pip install flask once installation is complete:

run the command python app.py to start the server

About

License:MIT License


Languages

Language:HTML 61.3%Language:Python 38.7%