This commit is contained in:
Kenneth Reitz
2012-01-23 15:26:58 -05:00
parent f385b3d931
commit 02ee35e302
+7
View File
@@ -1,6 +1,13 @@
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>`.