Files
python-guide/docs/starting/installation.rst
T
Kenneth Reitz 02ee35e302 moar
2012-01-23 15:26:58 -05:00

15 lines
432 B
ReStructuredText

Properly Installing Python
==========================
Now that you've chosen :ref:`Python 2.7 <which-python>`, let's install it properly.
Installation Guides
-------------------
These guides go over the proper installation of Python for development purproses, as well as distribute, pip, and virtualenv setup.
- :ref:`Mac OS X <install-osx>`.
- :ref:`Microsoft Windows<install-windows>`.
- :ref:`Ubuntu Linux <install-linux>`.