Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Basic Web

Running a website using default modules

# Setup (none)
# Run
python3 web-basic.py

Flask Web

Running a website using a web framework

# Setup
pip3 install flask
# Run
python3 web-flask.py

test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages