Skip to content

su-ntu-ctp/sctp-simple-python-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%