Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 403 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 403 Bytes

Python-Webapp

This is a Python web application project.

Installation

  1. Clone the repository: git clone https://github.com/your-username/Python-Webapp.git
  2. Navigate to the project directory: cd Python-Webapp
  3. Install the required dependencies: pip install -r requirements.txt

Usage

  1. Run the application: python app.py
  2. Open your web browser and visit http://localhost:5000