Prevent accidental package installation to system Python.
Ever happened to you, that one day you decided to start afresh Python project, and started to install all the packages, like pandas, NumPy, jupyter notebook, and then you realized that you've installed all of them in the system python rather than in...
adwaith.hashnode.dev1 min read