This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
3355
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
b2ec6a33a2
flask
/
examples
/
javascript
/
js_example
/
__init__.py
5 lines
77 B
Raw
Blame
History
from
flask
import
Flask
app
=
Flask
(
__name__
)
from
js_example
import
views
Reference in new issue
Copy Permalink