You are viewing a single comment's thread from:

RE: [Python Tips] Are you still using Pip?

in #python-tips5 years ago

No I haven't but I think I heard of it then forgot to actually try it. I will check it out but I really love pipenv. I love how npm works and pipenv gives very similar functionality but better in some ways (no 3500 module node_modules folder).

Python has always been more clunky with virtual environments.