A tool for generating .pex (Python EXecutable) files, lock files and venvs.
Stars
4.2k
Forks
309
Watchers
4.2k
Open Issues
56
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.4k
commits
194
commits
98
commits
43
commits
32
commits
11
commits
10
commits
9
commits
7
commits
6
commits
Support `--uploaded-prior-to` for Pip v26.0 and newer (#3131)
0490d39View on GitHubDefend against empty `Tag` lines in WHEEL metadata. (#3133)
7d98341View on GitHubMake ephemeral exec, venv repl and scie compatible (#3129)
dc7409eView on GitHubFix exponential memory from powerset of requirement extras. (#3123)
013a078View on GitHubHoist realpath calls out of per-file loop in install_wheel. (#3124)
6aafc28View on GitHubExtract zip files with current default fs permission. (#3119)
b73c4d4View on GitHubHarden `__main__.py` against non-hermetic stdlib. (#3117)
e856376View on GitHubHonor `-e ...` when creating venvs from resolves. (#3112)
826ef8eView on GitHub