This website works better with JavaScript
홈
탐색
로그인
jan
/
airtime_nginx_php7
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
2af2afdf22
브랜치
태그
master
initial
airtime_ngin...
/
python_apps
/
pypo
/
bin
/
airtime-playout
airtime-playout
79 B
히스토리
Raw
1
2
3
4
5
6
#!/usr/bin/python
import runpy
runpy.run_module("pypo", run_name="__main__")