This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
My-Mods
/
PyInstaLive
mirror of
https://piramisancchi.live-on.net:9175/miniNAS/PyInstaLive
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
d5f07e0bcd
Branches
Tags
master
PyInstaLive
/
pyinstalive
/
__main__.py
__main__.py
105 B
Lịch sử
Raw
1
2
3
4
5
6
7
8
9
import pyinstalive
def main():
pyinstalive.run()
if __name__ == '__main__':
pyinstalive.run()