Skip to content

Latest commit

 

History

History

python2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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 command python -m pip which will use pip2 and adequate version of python if you also have python3 installed. For more details see Python on Windows FAQ.
  • If the package is out of date please check Version History for the latest submitted version. If you have a question, please ask it in Chocolatey Community Package Discussions or raise an issue on the Chocolatey Community Packages Repository if you have problems with the package. Disqus comments will generally not be responded to.