This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
scossu
/
scriptshifter
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
bacd528701
Branches
Tags
aksharamukha
chinese
feedback
greek
hebrew
kor_error
korean
korean_fname
main
nosendfile
remove_greek
test
scriptshifter
/
wsgi.py
wsgi.py
97 B
Lịch sử
Raw
1
2
3
4
5
from transliterator.rest_api import app
if __name__ == "__main__":
app.run(host="0.0.0.0")