This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
scossu
/
scriptshifter
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
5740dc019f
브랜치
태그
aksharamukha
chinese
feedback
greek
hebrew
kor_error
korean
korean_fname
main
nosendfile
remove_greek
test
scriptshifter
/
wsgi.py
wsgi.py
96 B
히스토리
Raw
1
2
3
4
5
from
scriptshifter.rest_api
import
app
if
__name__ ==
"__main__"
:
app.run(host=
"0.0.0.0"
)