Skip to content

curriculeon/python.flask_projecttemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite Software

  • Install Python

  • Install PiP via Python

    • python -m ensurepip
  • Install Flask

    • python -m pip install Flask

How to run this

  • Upon executing python web.py, navigate to localhost:8080 to view the webpage.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published