|
|
|
|
|
by sitic
460 days ago
|
|
I'm also only missing virtualenvwrapper-like support for central named venvs in uv. I'm too used to type virtualenvwrapper's `workon` and `mkvirtualenv` commands, so I've written some lightweight replacement scripts of virtualenvwrapper when using uv. Supports tab completion and implements only the core functionality of virtualenvwrapper: https://github.com/sitic/uv-virtualenvwrapper |
|