We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
0ct0pu5
/
lxconsole
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Permintaan Tarik
0
Wiki
Cabang:
main
Ranting
Tag
main
v0.4.0
v0.3.0
v0.2.1
v0.2.0
v0.1.0
v0.0.2
v0.0.1
v0.0.0
lxconsole
/
run.py
run.py
99 B
Permalink
Riwayat
Mentahan
1
2
3
4
5
from lxconsole import app
if __name__ == '__main__':
app.run(debug=False, host='0.0.0.0')