This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
scossu
/
scriptshifter
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
07aafd5ccb
Gałęzie
Tagi
aksharamukha
chinese
feedback
greek
hebrew
kor_error
korean
korean_fname
main
nosendfile
remove_greek
test
scriptshifter
/
wsgi.py
wsgi.py
96 B
Historia
Czysty
1
2
3
4
5
from
scriptshifter.rest_api
import
app
if
__name__ ==
"__main__"
:
app.run(host=
"0.0.0.0"
)