GitHunt
DA

Web apps using Flask and Python

Creating web applications with Python and Flask

Requirements:

  1. Python3
  2. Flask pip3 install flask

Usage:

  • Clone the repository

  • Open terminal and type flask run

  • This is displayed in the terminal...

* Environment: production
* Debug mode: off
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
  • Click on the link to open your webpage in the browser.

Languages

Python100.0%

Contributors

Created February 18, 2019
Updated July 4, 2024