Skip to content

blink-zero/example-flask-python-script-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-flask-python-script-webapp

A simple web application to execute python scripts and display the output on the web page.

Pre Execution

  1. Run apt install python3-pip
  2. Run pip install flask

Execution

  1. git clone this repo
  2. cd to folder
  3. 'python3 app.py'

Notes

  • login page to access
  • Access via :5000

About

A simple web application to execute scripts and display the output on the web page.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published