This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
scossu
/
scriptshifter
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
20e1b731a8
Branchit
Tagit
aksharamukha
chinese
feedback
greek
hebrew
kor_error
korean
korean_fname
main
nosendfile
remove_greek
test
scriptshifter
/
wsgi.py
wsgi.py
96 B
Historia
Raaka
1
2
3
4
5
from scriptshifter.rest_api import app
if __name__ == "__main__":
app.run(host="0.0.0.0")