python-scripts icon indicating copy to clipboard operation
python-scripts copied to clipboard

Updated Scripts

Open alphaveneno opened this issue 1 year ago • 4 comments

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

alphaveneno avatar Dec 30 '24 18:12 alphaveneno

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!

parafoxia avatar Jan 02 '25 09:01 parafoxia

Let me try a different approach for sending pull request to you.

alphaveneno avatar Jan 03 '25 04:01 alphaveneno

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

alphaveneno avatar Jan 03 '25 21:01 alphaveneno

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.

alphaveneno avatar Feb 04 '25 18:02 alphaveneno