logoalt Hacker News

joshuaissactoday at 2:51 AM0 repliesview on HN

If all of your scripts run in the same venv (for a given user), can you inject that into the PATH and rely on env just finding the right interpreter?

I suppose it would also need env to be able to handle paths that have spaces in them.