Modern Python Setup
Python setup is very painful since it has millions of ways to do the same thing.
You can install Python via,
install python from their official site
Install Python via homebrew or another package manager
install via third-party tools like pyenv
...
datawithadam.hashnode.dev4 min read