Managing Python Versions and Packages
Do not rely on system Python
Getting started with Python should be easy, right? After all, most OS ship with a version of Python. However, most OS ship with a specific version on Python which they rely on to run services and scripts. The installed ve...
code.manas.me5 min read