Development Python 3.9 introduces removeprefix and removesuffix A quick tutorial to removeprefix and removesuffix methods which have been introduced with Python 3.9.0
Development Using pyenv to install Python and create a virtual environment How to use pyenv to install a specific version of Python and create a virtual environment with that version