Commit Graph

287 Commits

Author SHA1 Message Date
Terence Eden 02e1586b23 Add link to EOL date
Creates a link to the official page stating 2020 as EOL.

Fixes #588

(Sorry if this appears twice - my git-fu is weak.)
2015-10-08 12:38:16 +01:00
Terence Eden 51336710fa Improve documentation for Linux Installation
* Removes redundant language.
* Helps user understand which version of Python & pip are installed.
* Link to modern way of installing pip & setuptools

Fixes  #589
2015-10-08 12:11:58 +01:00
Matthias Bussonnier 9ef5f97bfb explicitely state EOL year 2015-10-03 15:32:53 -07:00
Ian Cordasco 0058198bb3 Merge pull request #578 from tkschmidt/typos
fixed a few typos
2015-10-03 11:00:14 -05:00
Ann Paul 13078ff627 Fix link to pip vs easy_install comparison 2015-10-02 21:50:48 -07:00
Tobias Schmidt 139a9671db fixed a few typos 2015-10-03 00:50:20 +02:00
Rajath Kumar M.P e88dad2dc0 Minor Edit
Latest is El Capitan
2015-10-01 02:45:41 +05:30
Brett Cannon 4c84110606 Point to the Python 3 porting HOWTO
Kept up-to-date unlike Armin's blog post on the subject.
2015-09-09 09:16:58 -07:00
vienno 6af3912ce6 jython version now 2.7 2015-05-13 19:09:10 +02:00
Christian Kolding-Sørensen 7325e07008 update latest version link to 2.7.9 2015-04-12 12:09:32 +02:00
Chris Streeter 2876c05e72 Fix link to pip vs easy_install 2015-03-17 18:15:00 -07:00
Vincent Zee 7e385158c7 Corrected lines to be no longer than 78 characters 2015-03-01 16:27:06 +01:00
Tao Meng 938b9325fa Update osx.rst 2015-02-12 13:16:47 +08:00
Ian Cordasco 3c56e57cab Merge pull request #503 from clebio/master
Installation instructions don't explicitly state using Terminal
2014-12-07 07:46:32 -06:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Caleb Hyde dcecd4127e Revert removal of user prompt; Don't prescribe which emulator to use 2014-12-05 11:19:25 -06:00
Caleb Hyde 0f070bf3a7 Restructured Text formatting, not Markdown 2014-12-05 09:55:00 -06:00
Caleb Hyde 0559d84aca Minor formatting fix 2014-12-05 09:50:16 -06:00
Caleb Hyde 6abba86969 Explicitly state Terminal; update link to Homebrew 2014-12-05 09:47:26 -06:00
Helen ST e9eb5da170 Reference virtualenvwrapper from linux install page: Refs #469 2014-12-04 18:51:43 +00:00
kennethreitz ec1cbf4dad Merge pull request #497 from kaustubhsant/master
updated "latest version" link in win.rst
2014-11-30 14:11:28 -05:00
Kaustubh Sant 5e7eaf1605 Adding link to python 2.7.8 2014-11-29 22:17:54 -05:00
NickButcher1 9c538e54b9 Fix typo. 2014-11-21 20:11:10 +00:00
Kaustubh Sant 03f2106b92 updated latest version link 2014-11-20 11:05:40 -05:00
Taylor Barnett 9c7df812c4 Title style fix in win.rst 2014-11-19 18:19:51 -06:00
Taylor Barnett c4947830d6 Title style fix in osx.rst 2014-11-19 18:19:29 -06:00
Taylor Barnett 8f2a936c47 Title style fix in linux.rst 2014-11-19 18:18:54 -06:00
Taylor Barnett 34bfcfc587 Removed virtualenv and linked to central location 2014-11-10 20:12:04 -06:00
Taylor Barnett 1123507978 Removed virtualenv and linked to central location 2014-11-10 20:11:24 -06:00
Taylor Barnett 86148b34d1 Removed virtualenv and linked to central location 2014-11-10 20:10:44 -06:00
Asad Dhamani 5fdd0104d5 Update which-python.rst
Fix typo
2014-10-16 01:08:22 +05:30
Ian Cordasco 34dcb75d3e Closes #489
Thanks to @yarko for pointing out the typo "statbility"
2014-10-12 12:45:06 -05:00
Kenneth Reitz d7578ced8e final update 2014-10-12 10:53:08 -04:00
Kenneth Reitz 74c9aba777 rst syntax typo 2014-10-12 10:50:10 -04:00
Kenneth Reitz 45e106d412 Python 2 vs Python 3 2014-10-12 10:48:40 -04:00
flying-sheep ca36ab27cf typo 2014-10-11 22:12:51 +02:00
flying-sheep 745452bdfc updated python 2 vs 3 (fixes #48) 2014-10-11 17:19:41 +02:00
Ian Cordasco ad57363ed8 Merge pull request #486 from kevinaloys/master
Updated Homebrew link
2014-10-04 20:55:18 -05:00
Kevin Aloysius 5835105872 Updated Homebrew link 2014-10-02 17:26:37 -07:00
Ben McGinnes ee93ac17ef Added PythonNet as it's the other side of the CLR/IronPython coin. 2014-10-02 10:30:51 +10:00
Jian Yu 25fae63aec Modify env $PATH in ~/.profile
Refer to https://github.com/kennethreitz/python-guide/pull/471
2014-09-18 20:28:01 +08:00
Mandar Gokhale 102ab34676 Incorporate changes suggested by @sigmavirus24 2014-08-07 23:14:08 -04:00
Mandar Gokhale 24c1c24062 Rework setuptools and pip docs
Clarify a little more what setuptools allows you to do, what pip is, and
what advantages it has.
2014-07-28 18:02:58 -04:00
Mandar Gokhale 135e057c56 Monospace formatting for showing a command 2014-07-07 23:35:15 -04:00
Mandar Gokhale 9b5884b65f Format `easy_install` correctly 2014-07-07 23:31:49 -04:00
Cea Stapleton 0ce7c2d035 Improve Which Python section grammar 2014-06-06 11:44:01 -05:00
Simeon Visser 71187f4274 Changed python into Python where needed 2014-05-25 20:58:19 +02:00
Cameron Goodale e2b2a11ad0 Remove un-needed export command
Dropped the 'export PATH=/usr/local/share/python:$PATH' command and explanation.
2014-05-22 08:02:17 -07:00
kennethreitz 838bf1ffad Merge pull request #427 from gerbal/master
backslashes escaping broke windows directory names
2014-05-10 21:00:20 -04:00
Tal Einat 68f9051e45 minor grammar fix: "An useful" -> "A useful" 2014-05-10 18:26:58 +03:00