Menu

Home

JamRizzi

Python2Path

Python2Path adds Python to the System PATH Environmental Variable.

It automatically removes all previous paths to Python, so it can also be used to update your PATH if you changed Python versions.

Download Python2Path

Features

  • Automatic detection of Python installations
  • Automatic removal of previous Python installatiosn from PATH

Instructions

  1. Download and run the software. You can get it HERE.

  2. Enter either a valid Python version or a valid path to a Python installation.

    • If your version is Python 2.7.10, you could enter one of the following and the path will automatically be detected.
      • Python 2.7.10
      • Python 2.7
      • Python 27
      • 2.7.10
      • 2.7
      • 27
    • If you installed python at a custom location, such as C:/MySecretLocation/Python, then you would enter the following
      • C:/MySecretLocation/Python

Important

If you have a version of Python installed at a custom location, its path will not automatically be detected. If you do not want that version of Python in your PATH, you will have to remove it manually.

Contribution

If you would like to contribute to or fork this repository, that is totally awesome. This project was coded in C#. A contribution that would useful if anyone is up for the challenge would be creating a GUI for this. You can also easily fork this repository to create a piece of software that adds other installations besides Python to the PATH System Environmental Variable. If you decide to fork the repository, make sure you credit JamRizzi Technologies.

HERE is the location of the GitHub repository.

Credits

This piece of software was developed by JamRizzi Technologies.

Buy Me Coffee

A ridiculous amount of coffee was consumed in the process of building this project. Add some fuel if you'd like to keep me going!

License

Python2Path uses the MIT license, available HERE.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.