kennethreitz
28e5118fdc
Merge pull request #850 from Armour/master
...
fixed typo
2017-11-02 15:41:20 -04:00
Nils Diefenbach
cc02d1cfa8
Fixing typos
...
no more bellowing required by reader.
2017-10-16 11:38:35 +02:00
Chong Guo
1cd8fd2e82
fixed typo
2017-10-09 14:23:43 -07:00
Aditya
296e780c77
Update the link for latest available Python 3.6 release for Windows
2017-10-05 13:39:55 +05:30
kennethreitz
bf0bf4ad98
Update win.rst
2017-09-04 16:41:56 -04:00
kennethreitz
a3ac30630f
Update osx.rst
2017-09-04 16:41:39 -04:00
kennethreitz
dae92ca463
Update linux.rst
2017-09-04 16:41:23 -04:00
kennethreitz
87a6f8df67
Update linux.rst
2017-09-04 16:40:37 -04:00
kennethreitz
a336f79754
Update win.rst
2017-09-01 13:04:45 -04:00
kennethreitz
6579fccc1c
Update win.rst
2017-08-30 19:03:23 -04:00
kennethreitz
4c5f4c2aeb
Update osx.rst
2017-08-30 19:03:08 -04:00
kennethreitz
c8035432b5
Update linux.rst
2017-08-30 19:02:49 -04:00
cclauss
af75a6aad6
Changes in how homebrew installs Python on Mac OSX
...
Homebrew no longer sets `pip`.
See 5 executable names in https://docs.brew.sh/Homebrew-and-Python.html
* `python` points to the macOS system Python (with no manual PATH modification)
* `python2` points to Homebrew’s Python 2.7.x (if installed)
* `python3` points to Homebrew’s Python 3.x (if installed)
* `pip2` points to Homebrew’s Python 2.7.x’s pip (if installed)
* `pip3` points to Homebrew’s Python 3.x’s pip (if installed)
2017-08-17 13:33:16 +02:00
Sharlak
4432d82020
lengthened title underline appropriately
2017-07-30 21:23:32 +01: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
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
Kenneth Reitz
96ddd776e0
improvements
2016-12-07 11:34:28 -08:00
Kenneth Reitz
63841bdc50
sierra
2016-12-07 11:32:47 -08:00
Adam Nelson
8da905eae3
First stab at Python3 OS X docs
2016-03-14 14:28:01 -04:00