Managing Virtual Environments in Poetry
Posted on Dec 25, 2019 in Computer Science • Tagged with programming, Python, Poetry, virtual environment, shell
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
uv (implemented in Rust) is the new cool kid now and is prefer to poetry.
Where to Create Virtual Environments
By default, Poetry create virtual environment in …
Continue reading