kennethreitz
0dc24a34e7
less aggressive
2016-11-26 19:16:50 -05:00
kennethreitz
f845153283
python 3
2016-11-26 19:14:13 -05:00
kennethreitz
a3f777d0b4
which python
2016-11-26 19:08:53 -05:00
kennethreitz
c769b54e76
rewrite of 3 vs 2
2016-11-26 19:05:19 -05:00
Gabriel Pitali
35372867d9
Update link for ez_setup.py
...
Update link for ez_setup.py, in python-guide/docs/starting/install/win.rst file, because the old link was broken.
2016-11-17 09:05:10 -02:00
kennethreitz
767f448ea0
Merge pull request #746 from denfromufa/patch-1
...
Update which-python.rst
2016-10-31 11:13:02 -04:00
kennethreitz
eb16b732cd
Merge pull request #749 from tdsmith/osx-install
...
Update OS X install guidance
2016-10-31 11:12:34 -04:00
kennethreitz
b98cd3697e
Merge pull request #754 from asmacdo/general-linux-doc
...
Rename overly specific link
2016-10-31 11:06:32 -04:00
Aditya
be8ce2704d
Update to recent versions of Django for virtualenv example
2016-10-26 20:37:54 +05:30
Aditya
d67923cf94
Update the link for latest available Python 2.7 release for Windows
2016-10-26 19:12:11 +05:30
Austin
473f4c77a7
Remove Ubuntu specification
...
The linked page is general to linux, and specifically mentions CentOS, Fedora, RHEL and Ubuntu. It does not contain any information that is specific to Ubuntu only.
2016-10-16 09:00:42 -04:00
Tim D. Smith
2423a9da64
Offer guidance on Python 3
2016-09-22 12:45:24 -07:00
Tim D. Smith
1d516898b3
Update guidance on C toolchains
2016-09-22 12:45:16 -07:00
Tim D. Smith
359e4b9e3d
Don't specifically need gcc
2016-09-22 12:40:43 -07:00
Tim D. Smith
1caa6c7750
CLT are not needed if full Xcode is installed
2016-09-22 12:39:35 -07:00
Adam Chainz
af7d603e97
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
denfromufa
15396a5403
Update which-python.rst
...
Pythonnet supports from Python 2.6 up to Python 3.5
2016-09-01 15:31:20 -05:00
Nathaniel Irons
1a5d942353
Fix Xcode typo
2016-04-03 11:53:21 -07:00
Adam Liter
49192a4317
Updates command for installing Homebrew
...
As can be seen on the Homebrew website (http://brew.sh/ ), it seems that
Homebrew is now recommending that you install Homebrew by calling
`/usr/bin/ruby` instead of just `ruby`.
2016-03-19 22:44:22 -04:00
kennethreitz
c1df18f25c
Merge pull request #644 from dshendler/master
...
updated location of windows install from python.org home page
2016-01-15 18:05:42 -05:00
Britta Gustafson
baf4158b13
Link to internal Virtual Environments page from install pages
2015-11-17 15:48:52 -08:00
Ian Cordasco
4426806372
Fix up travis build
2015-10-30 22:51:20 -05:00
dshendler
3bfafa47d3
updated location of windows install from python.org home page
2015-10-28 23:48:10 -05:00
Aditya
6bd7804577
Update the link for latest available Python 2.7 release for Windows
2015-10-25 15:25:50 +05:30
Ian Cordasco
f000b2b36b
Merge pull request #605 from almartin82/patch-1
...
add note about XCode commandline tools in initial mac guide
2015-10-20 12:50:40 -05:00
Dave Forgac
7ceece2afc
Fix wrapped bold formatting
2015-10-19 00:17:41 -04:00
Dave Forgac
a2029ce880
Fix line length
2015-10-19 00:14:58 -04:00
Dave Forgac
8b291c16af
Update list of distros that come with 2.7
2015-10-19 00:00:57 -04:00
Andrew Martin
d7c17e02ec
double backticks
2015-10-18 23:34:28 -04:00
Andrew Martin
20bcb0bd02
add note about XCode commandline tools
...
Installing XCode isn't enough - minus the commandline tools, you'll get c compiler errors when you `brew install python`.
2015-10-17 14:24:00 -04:00
Ian Cordasco
9308f82edd
Merge pull request #592 from edent/patch-3
...
Add link to EOL date
2015-10-09 15:54:44 -05:00
Terence Eden
77bf0ad5e2
Updated as per feedback.
2015-10-08 14:17:00 +01:00
Terence Eden
bdd0c0c027
Updated as per feedback.
2015-10-08 14:15:31 +01:00
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