This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
uv
Watch
1
Star
0
Fork
You've already forked uv
0
mirror of
https://github.com/astral-sh/uv.git
synced
2025-07-15 17:25:01 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
zb/python-source
uv
/
crates
/
uv-tool
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Charlie Marsh
a141818ed8
Avoid string allocation when enumerating tool names (
#11910
)
...
## Summary If it's not ASCII, then it's not a valid package name anyway.
2025-03-03 10:13:54 -05:00
..
src
Avoid string allocation when enumerating tool names (
#11910
)
2025-03-03 10:13:54 -05:00
Cargo.toml
Guard against self-deletion in
uv venv
and
uv tool
(
#10206
)
2024-12-29 10:46:45 -05:00