Chaos Computer Club Lëtzebuerg Projects
Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
C3L-NOC
»
spaceapi
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 6212762824e2
Branch filter:
default at 6212762824e2
default
-
(closed) notifyEmail
Location:
C3L-NOC/spaceapi
/
run.py
Show Full History
Show Authors
6212762824e2
62 B
text/x-python
Show Annotation
Show as Raw
Download as Raw
Dennis Fink
fixed tabs
1
2
3
from
spaceapi
import
create_app
create_app
()
.
run
(
debug
=
True
)