6 Star 16 Fork 8

Gitee 极速下载/PyInstaller

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/pyinstaller/pyinstaller/
克隆/下载
.gitattributes 813 Bytes
一键复制 编辑 原始数据 按行查看 历史
* text=auto
README text=auto
Makefile text=auto
# image files and such
*.pdf -text
*.ico -text
*.icns -text
*.tiff -text
*.png -text
# executables
run -text
run_d -text
runw -text
runw_d -text
*.exe -text
*.dll -text
# misc
*.sqlite3 -text
*.egg -text
*.zip -text
/PyInstaller/utils/_gitrevision.py ident export-subst
# Tests relay on fixed \n line end
/tests/unit/test_modulegraph/testdata/test.txt text eol=lf
# Language aware diff headers
# https://tekin.co.uk/2020/10/better-git-diff-output-for-ruby-python-elixir-and-more
# https://gist.github.com/tekin/12500956bd56784728e490d8cef9cb81
# https://github.com/git/git/blob/master/userdiff.c
*.c diff=cpp
*.h diff=cpp
*.md diff=markdown
*.py diff=python
*.rc diff=pascal
*.spec diff=python
*.toc diff=python
wscript diff=python
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/pyinstaller.git
[email protected]:mirrors/pyinstaller.git
mirrors
pyinstaller
PyInstaller
develop

搜索帮助