uv/crates/uv-virtualenv
Charlie Marsh fa2b6a28bc
Prefix sys fields with `sys_` consistently on Interpreter (#4084)
## Summary

This is more consistent across the struct _and_ opens up space for
`--prefix`.
2024-06-06 02:11:21 +00:00
..
src Prefix sys fields with `sys_` consistently on Interpreter (#4084) 2024-06-06 02:11:21 +00:00
Cargo.toml Remove binary from `uv-virtualenv` crate (#3605) 2024-05-15 16:02:44 +00:00
README.md Rename `gourgeist` to `uv-virtualenv` (#2118) 2024-03-01 14:02:40 -05:00

README.md

uv-virtualenv

uv-virtualenv is a rust library to create Python virtual environments. It also has a CLI.