This website requires JavaScript.
Explore
Help
Sign In
dendy
/
film2.0
Watch
1
Star
0
Fork
You've already forked film2.0
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46ca66acb9
film2.0
/
app.py
7 lines
96 B
Python
Raw
Blame
History
#!/usr/bin/env python3
from
src
import
app
if
__name__
==
"
__main__
"
:
app
.
run
(
debug
=
True
)
Reference in New Issue
View Git Blame
Copy Permalink