Commit Graph

287 Commits

Author SHA1 Message Date
Grant McLendon 1b7f3945ad backslashes escaping windows directories 2014-05-09 17:47:38 -04:00
Zearin b15f773f03 Mark up environment variables 2014-04-14 08:25:26 -04:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
Christian Kolding-Sørensen f1ab69243a Fix code-block formatting 2014-04-02 18:20:42 +02:00
Ian Cordasco 9d8a49187e Merge pull request #393 from Zearin/code-blocks
Code blocks
2014-04-01 21:02:57 -05:00
kennethreitz bc29d68433 Merge pull request #390 from ArtemPyanykh/remove-distribute
Replace all references to Distribute with Setuptools.
2014-03-31 10:28:32 -04:00
Zearin 1e4b4a5460 docs/**: Specify language for code-blocks (syntax highlighting! mmm…) 2014-03-28 13:26:24 -04:00
Ian Cordasco 3b4c78ae61 Merge pull request #388 from willingc/doc-359
Issue 359: Proposed clarification for OS X Python Installation
2014-03-26 08:19:03 -05:00
Artem Pyanykh 2d69455a2a Replace all references to Distribute with Setuptools.
Distribute was merged back into setuptools and discontinued.
2014-03-25 12:54:21 +04:00
Carol Willing 7cb0d7b7db Clarified Python version suitable for development. Removed reference to Lion to be more generic OS X. 2014-03-23 13:13:44 -07:00
Can Ibanoglu 78d5318b01 Removed the word 'naturally' 2014-03-21 16:06:25 +02:00
Can Ibanoglu 97701f1a9c Added instructions to set up pip for caching packages 2014-03-21 00:59:27 +02:00
Can Ibanoglu 2f9fc823da Deleted the horizontal line, took back the messed up commits 2014-03-15 11:48:55 +02:00
Can Ibanoglu 2c48b39659 Getting up-to-date before pushing changes 2014-03-06 17:00:57 +02:00
Can Ibanoglu 100a4cb422 Created a new section for virtualenv and pip 2014-03-06 16:56:22 +02:00
Ian Cordasco 2d6521e3e4 Make this one sentence simpler 2014-03-05 19:52:13 -06:00
Andy Visser 6d2d731a9d "where ever" => "wherever" 2014-02-12 15:45:03 -05:00
Jason Harmon ccf93af642 Updating links for brew 2014-02-06 10:04:23 -08:00
Lyndsy Simon 919884c45c Adds recommendation to add /usr/local/sbin to /usr/local/bin:/usr/local/sbin:/usr/local/bin:/Users/lyndsy/.bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/MacGPG2/bin in OSX 2014-01-14 14:41:14 -05:00
kennethreitz 1576c7335f Merge pull request #339 from mher/patch-1
The latest OSX version is Mavericks
2014-01-08 11:26:36 -08:00
Pengkui Luo 83a99468b7 python-2.7.6 2013-11-26 01:21:26 -06:00
Mher Movsisyan 387170572a The latest OSX version is Mavericks 2013-11-09 18:02:41 +03:00
Can Ibanoglu d17acbf515 Added virtual environment enforcing for pip for the osx installation tutorial 2013-11-08 21:21:56 +02:00
Pengkui Luo 83630edf35 typos 2013-11-02 06:19:56 -05:00
Pengkui Luo 12fe8d779b python-2.7.5 is available. 2013-11-02 06:19:19 -05:00
Pengkui Luo 00619354b8 PyPy recently released beta support to Python 3. 2013-11-02 05:56:54 -05:00
Jeff Paine 4842bbb1a1 Add back export PATH=/usr/local/share/python:$PATH section 2013-09-15 09:59:04 -04:00
Jeff Paine eafdcd9a61 Update brew installation commands 2013-09-14 00:39:31 -04:00
MalcolmEvershed ddef4fc72d New Pip requires Setuptools instead of Distribute
Also remove --distribute option from virtualenv since that is obsolete.
2013-09-08 16:13:39 -07:00
Ben Marshall-Corser 6bba87adf1 New installs of Python through Homebrew come with pip :) 2013-08-06 01:55:07 +01:00
Kenneth Reitz 12a9eeeca0 Merge pull request #284 from kuyan/master
Grammar, capitalization fixes
2013-07-15 06:27:29 -07:00
Markus Unterwaditzer 7e7e3d02e6 Rewrite section on choosing a Python version 2013-06-29 20:18:17 +02:00
kuyan b68582609b Added note about OSX-GCC-Installer and Xcode conflict. 2013-06-13 19:31:48 -07:00
kuyan c1f649cc6b Nitpicky rewordings and grammar fixes. 2013-06-12 19:56:48 -07:00
Kenneth Reitz 4ef3a1f0b1 Merge pull request #274 from dominiqueplante/windows-install-updatelatestversionto2.7.4
Windows install update- update link to latest version to 2.7.4
2013-04-22 21:53:10 -07:00
Dominique Plante 3f7a85cc82 update URI of location of latest version of Python from 2.7.3 to 2.7.4 2013-04-22 21:37:22 -07:00
Dominique Plante 2ac7633e6f small formatting cleanup 2013-04-20 21:04:34 -07:00
kuyan 70532b444d Fixed a typo. 2013-04-19 22:51:08 -07:00
kuyan ad955e6ab7 You can get GCC from Command Line Tools, too. 2013-04-19 22:49:36 -07:00
kuyan a435ff3907 Rationalize copying/pasting commands. 2013-04-19 22:45:50 -07:00
kuyan e0137d0578 Updated Homebrew install instructions.
According to their homepage, http://brew.sh (linked to from
https://github.com/mxcl/homebrew).
2013-04-19 22:39:40 -07:00
kuyan 344bb4a318 Mountain Lion is the latest version of OS X. 2013-04-19 22:37:04 -07:00
Tslmy 360c675691 Update which-python.rst
I think there's should be "quote" instead of "tl;dr: ".
2013-04-13 11:01:04 +08:00
Kyle Kelley 03ff2dc5a2 Fixed casing, added specific version number. 2013-03-22 23:06:21 -04:00
Kyle Kelley 8ed7588716 Grammar fixes 2013-03-18 18:23:45 -03:00
Kyle Kelley 50ccd6b6a9 Grammar fix: s/it's current/it's currently 2013-03-18 18:22:05 -03:00
Matt Stiles d0c4e0fa36 Update docs/starting/install/osx.rst
Fixed broken installation command.
2012-12-27 14:07:53 -05:00
Kenneth Reitz b55af5cbcf Merge pull request #214 from pengkui/master
added some comments on .vimrc for vim beginners
2012-11-15 17:22:39 -08:00
Kenneth Reitz cefa740985 Merge pull request #207 from andrewmacgregor/master
Fixes for warnings in docs
2012-11-15 17:22:15 -08:00
Pengkui Luo 8d90429813 Update docs/starting/which-python.rst 2012-11-14 04:02:58 -06:00