SyntaxFix
Write A Post
Hire A Developer
Questions
You can also use brackets <> on the URL of the view definition and this input will go into your view function arguments
@app.route('/<name>') def my_view_func(name): return name