This website works better with JavaScript
Página inicial
Explorar
Entrar
jan
/
airtime_nginx_php7
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
initial
Branches
Tags
master
initial
airtime_ngin...
/
python_apps
/
pypo
/
bin
/
airtime-playout
airtime-playout
79 B
Link permanente
Histórico
Raw
1
2
3
4
5
6
#!/usr/bin/python
import runpy
runpy.run_module("pypo", run_name="__main__")