KDot227 / Python-Installer-and-Fixer

A batch/powershell script that checks python, path variables and if its even downloaded. If not downloaded it will download newest version and add it to path!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python_Installer-and-Fixer

This batch Script makes a powershell script that checks if Python is downloaded and Added to path. Might even add more in the future such as updating, etc

How to use

All you have to do is download the batch file and put it where you want in your project. You can even have your own code run after if you have to do something such as downloading reqs, etc.

About

A batch/powershell script that checks python, path variables and if its even downloaded. If not downloaded it will download newest version and add it to path!

License:MIT License


Languages

Language:Batchfile 100.0%