Home > Software > Development > Python > Python 2.x
Details
- Package ID
- python2
- Version
- 2.7.18
- Downloads
- 3218374
- Website
- https://www.python.org/
Summary
Python 2.x is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.
Description
Python 2.x is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python 2.x and see almost immediate gains in productivity and lower maintenance costs.
Package Parameters
/InstallDir
- Installation directory
These parameters can be passed to the installer with the user of --params.
For example: --params '"/InstallDir:C:\tools\python2"'
Notes
- Python package manager
pip
is not installed by default, but you can invoke it nevertheless using commandpython -m pip
which will usepip2
and adequate version of python if you also have python3 installed. For more details see Python on Windows FAQ.
Comments
Loading comments...