What are people's preferred tools for virtual environment management these days? I specifically care about being able to have hundreds of different project folders each with their own environment
I've been using pipenv for years despite not using Pipfiles - what else should I be considering in 2024?
I want a maximum of one command (equivalent to "pipenv shell") that I have to run in a directory in order to activate the corresponding environment