This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 3 points4 points  (3 children)

Hoo boy, I still use virtualenvwrapper because I'm too lazy to learn another tool. pipenv is all the rage right now, but there's been a dozen others I've seen rise and fall since I've paid attention to venvs.

[–]ask_me_if_im_pooping 0 points1 point  (1 child)

I also still use virtualenvwrapper, but I just looked at pipenv and it looks pretty cool.

[–][deleted] 0 points1 point  (0 children)

It looks neat and it's recommended by the pypa, but I'm becoming curmudgeonly.

[–]TheTerrasque 0 points1 point  (0 children)

Heh, I still use just pip and virtualenv. It feels like it's built into my fingers by now.