Skip to content

kabutto/hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

hello_world

just another repository

from falsk import Flask

app = Flask(name)

@app.route("/") def index(): return "index"

if name == "main": app.run(debug=True)

About

just another repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published