What's a good way to get python 3.7+ (with pip) onto a non-python project?

  • Use dist: focal which comes with 3.8.2; or
  • install the necessary version with pyenv and cache the result