mirror of https://github.com/astral-sh/uv
## Summary
CPython's `venv` module creates these, so we should too.
On non-Windows, we add `python3.13t`.
On Windows, we add `python3.13t.exe` and `pythonw3.13t.exe` (see:
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||
README.md
uv-virtualenv
uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.