This website works better with JavaScript
홈
탐색
도움말
가입하기
로그인
root
/
pynsist
의 미러
https://github.com/takluyver/pynsist.git
Watch
1
Star
0
포크
0
파일
이슈
0
위키
트리:
fc6cac46b5
브랜치
태그
master
msvcrt-2015-msus
pywebview-eg
revert-237-master
wixperiment
2.8
2.7
2.6
2.5.1
2.5
2.4
2.3
2.2
2.1
2.0
1.12
1.11
1.10
1.9
1.8
1.7
1.6
msvcrt-tag1
1.5
1.0
0.3
pynsist
/
examples
/
pyqt
/
start.py
start.py
80 B
히스토리
Raw
1
2
3
4
5
#!python3.3
import sys
sys.path.insert(0, 'pkgs')
import listapp
listapp.main()