This website works better with JavaScript
首頁
探索
說明
註冊
登入
scossu
/
scriptshifter
關注
1
讚好
0
複刻
0
檔案
問題管理
0
合併請求
0
Wiki
分支:
kor_fixes
分支列表
標籤列表
aksharamukha
arabic
camel
casei
chinese
chinese_names
chinese_numerals
cli
contributing
cyr_fix
cyrillic
db
decompose
devanagari
doc
docker_hub
error_handling
feedback
greek
greek2
greek_alt
greek_modern
greek_numerals
hebrew
ignore_ptn
indic
json_input
kor_error
kor_fixes
korean
korean_exp
korean_fname
legacy_stash
main
marc_subfield
mishkal
mongolian
navigation
nepali
norm_hook
nosendfile
options
persian
precomp_tests
randy_2025_03_create_thai_alt
randy_2025_03_cyrillic_generic
re
remove_greek
remove_legacy
sea
sea_tests
split_image
test
test_folders
test_ordering
thai_table_only
txl_obj
uwsgi_header_size
word_boundaries
yiddish
yiddish_old
scriptshifter
/
wsgi.py
wsgi.py
96 B
永久連結
文件歷史
原始文件
1
2
3
4
5
from scriptshifter.rest_api import app
if __name__ == "__main__":
app.run(host="0.0.0.0")