Updated Scripts
I have created a repository of updated scripts. I attempted to make this a pull request however the 'new pull request' button for this repository is grayed-out.
Please review and comment at:
https://github.com/alphaveneno/python_installer
That's...strange. I haven't intentionally disabled that, nor did I realise that was even possible. I've had a look through the settings and can't see anything that would trigger that. Is it because it wasn't forked?
The actual scripts look good though!
Let me try a different approach for sending pull request to you.
Pull request now made successfully.
I have deleted this repository from my account: https://github.com/alphaveneno/python_installer
and replaced it with this one, the source of the pull request: https://github.com/alphaveneno/python-scripts
Made a new pull request today. Added an install script for ArchLinux. Updated README file. Uninstall script now uninstalls virtual environments made with the 'venv' package from the version of python being deleted. If user uses a different app for creating virtual environment (e.g; virtualenv, pyenv, pipenv, or virtual environments made with poetry) these are not deleted.