mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
moar
This commit is contained in:
@@ -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>`.
|
||||
|
||||
Reference in New Issue
Block a user