Sharlak
4432d82020
lengthened title underline appropriately
2017-07-30 21:23:32 +01:00
Miro Hrončok
38ce99c783
Remove "Ubuntu" from a link to page about general Linux
...
The page speaks about several Linux distros and it's not just
about Ubuntu
2017-06-22 18:21:39 +02:00
Miro Hrončok
1446c90087
Update the Linux installation instructions to reflect Fedora
...
* Fedora does not come with Python 2 pre-installed since Fedora 23
* RHEL with Python 2.4 is no longer supported (section removed)
* Added Fedora installation instructions for Python 3.6 as well
* Be carefull about /usr/bin/pip
2017-06-21 15:38:22 +02:00
Carl Karsten
31f3cf52dc
update py27 to 36
2017-06-16 17:15:26 -05:00
kennethreitz
83d1fd49d5
fixes
2017-04-13 11:00:51 -04:00
kennethreitz
a8ed45d5c4
fixes
2017-04-13 10:58:14 -04:00
kennethreitz
9164a1b1e9
working with python 3
2017-04-13 10:53:18 -04:00
kennethreitz
7096c95132
syntax
2017-04-13 10:51:59 -04:00
kennethreitz
fd8cce0708
fix contents
2017-04-13 10:49:47 -04:00
kennethreitz
ef35770716
update installation
2017-04-13 10:46:45 -04:00
kennethreitz
0c97ce5a31
update python 2 guides
2017-04-13 10:43:58 -04:00
kennethreitz
d3d2fcc496
python 3 guides
2017-04-13 10:43:52 -04:00
Marijn van der Zee
85762b8282
We do not want to have it show up in any toc
...
We dot his by marking this page as orphan
2017-03-11 14:30:26 +01:00
Derek Argueta
2d4d8b4dfc
Typo fix
2016-12-17 15:59:21 -07:00
Kenneth Reitz
96ddd776e0
improvements
2016-12-07 11:34:28 -08:00
Kenneth Reitz
63841bdc50
sierra
2016-12-07 11:32:47 -08:00
kennethreitz
c939324188
Merge pull request #687 from adamn/master
...
Removed references to Setuptools/easy_install in favor of pip.
2016-12-07 11:30:23 -08:00
kennethreitz
249e7a9d2a
2.7
2016-11-26 19:28:40 -05:00
kennethreitz
3058b21a88
subtle
2016-11-26 19:24:58 -05:00
kennethreitz
ed82f8d440
further clarification
2016-11-26 19:24:11 -05:00
kennethreitz
cfce3eac7a
further clarification
2016-11-26 19:19:14 -05:00
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
Adam Nelson
0d3c9a131f
Previous merge did not handle 1 more conflict properly :-(
2016-11-14 14:47:23 -05:00
Adam Nelson
b832f669e6
Previous merge didnt handle 2 conflicts properly
2016-11-14 14:31:53 -05:00
Adam Nelson
e7ca528206
Merge remote-tracking branch 'upstream/master'
2016-11-14 14:25:47 -05: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 Nelson
328a261c4f
Re-instated references to setuptools
2016-03-31 09:38:25 -04:00
Adam Nelson
ef3cc7eec2
Merge remote-tracking branch 'upstream/master'
2016-03-31 09:30:00 -04: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
Adam Nelson
8da905eae3
First stab at Python3 OS X docs
2016-03-14 14:28:01 -04:00
Adam Nelson
3047288466
Removed references to main install page
2016-03-14 13:22:14 -04:00
Adam Nelson
6711e7fde1
Removed references to Setuptools/easy_install in favor of pip. A new Python user hardly needs to know that easy_install ever existed
2016-03-14 12:33:49 -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