Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

APP.PY

Description

This is a simple Python application using flask that starts an HTTP server.This program presents a small welcome phrase

Project Links

Getting Started

Cloning the Repository

To clone the repository, use the following command:

git clone https://github.com/EstebanASM/APP.PY.git

Navigate to the project directory:

cd APP.PY

Running the Application Locally (Without Docker)

Prerequisites

  • Python must be installed on your machine.
  • Download all dependencies that flask is in:
    pip install requirements.txt

Running the Application

  1. Inside the project directory, start the server with:
    python app.py
  2. Access the application in your browser at:
    http://127.0.0.1:8083
    

Running the Application with Docker

To run the application with Docker, visit the Docker Hub repository for this project: estebanandres/hellopython on Docker Hub.

About

This repository is part of the distributed programming task on using Git Hub and Docker Hub

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages