This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
scossu
/
scriptshifter
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
20e1b731a8
ブランチ
タグ
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")