This website requires JavaScript.
Explore
Help
Sign In
root
/
flask
mirror of
https://github.com/pallets/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
8f2bc008ad
flask
/
tests
/
test_apps
/
cliapp
/
app.py
4 lines
52 B
Python
Raw
Blame
History
from
flask
import
Flask
testapp
=
Flask
(
"
testapp
"
)
Reference in New Issue
View Git Blame
Copy Permalink