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 @ 63736b19abb8
Branch filter:
default at 63736b19abb8
default
-
(closed) notifyEmail
Location:
C3L-NOC/spaceapi
/
run.py
Show Full History
Show Authors
63736b19abb8
62 B
text/x-python
Show Annotation
Show as Raw
Download as Raw
Dennis Fink
Autoformat
1
2
3
from
spaceapi
import
create_app
create_app
()
.
run
(
debug
=
True
)