Portable Python installation tutorial

In some cases, you may need to install the python interpreter on a portable memory, such as a flash drive, instead of on your computer, so that you can use it anywhere on any system.

For example, If python is not installed on the computers of the faculty site and you can not install it on the system, by installing the portable version of Python on flash memory, you will be able to have it with the computers of the site to run your Python program.

Python installation file is portable (portable) is different from normal installation file. To download it, you can visit http://portablepython.com/ . There are currently many versions of portable Python on this site.

Currently, Portable Python is not being developed anymore. At the moment there are several better and more up-to-date alternatives:

There are alternatives for Portable Python:

WinPython

The easiest way to run Python, Spyder with SciPy and friends out of the box on any Windows PC, without installing anything!

PythonXY

Python(x,y) is a free scientific and engineering development software for numerical computations, data analysis, and data visualization based on Python programming language, Qt graphical user interfaces, and Spyder interactive scientific development environment.

MicroPython

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

Leave a Reply

Your email address will not be published. Required fields are marked *