Commit Graph

1092 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
Matthias Bussonnier 9ef5f97bfb explicitely state EOL year 2015-10-03 15:32:53 -07:00
Ian Cordasco 36114aa6d5 Merge pull request #582 from annp89/feature/fix_django_section_broken_link
Change to link to point to "dev" version of documentation in Django docs
2015-10-03 16:30:07 -05:00
Ann Paul a3a96b2ee0 Change to link to point to "dev" version of documentation in Django docs 2015-10-03 14:16:51 -07:00
Ian Cordasco 0935b309cb Merge pull request #581 from MrJohz/master
Add a section for pyenv

Closes #395
2015-10-03 14:38:27 -05:00
Ian Cordasco fecd5ec481 Merge pull request #576 from emilydolson/master
Resolved issue #174 by subdividing list idioms and replacing dict w/ set
2015-10-03 14:28:40 -05:00
Jonathan 766c5d4a55 Sounds more gramatically correct 2015-10-03 20:16:17 +01:00
Jonathan bb5b1e60da Add information on pyenv 2015-10-03 19:00:09 +01:00
emilydolson df255faa64 Fixed typo + formatting 2015-10-03 13:50:42 -04:00
Ian Cordasco fc4874647f Merge pull request #564 from rajathkumarmp/patch-2
IPython install edit
2015-10-03 11:11:04 -05:00
Ian Cordasco 4fe45013bb Merge pull request #574 from dreamtocode/patch-2
Update sidebarintro.html
2015-10-03 11:08:55 -05:00
Ian Cordasco ef32e9db1b Merge pull request #575 from dissolved/master
Typo and grammar fixes.
2015-10-03 11:08:05 -05:00
Ian Cordasco 0058198bb3 Merge pull request #578 from tkschmidt/typos
fixed a few typos
2015-10-03 11:00:14 -05:00
Ian Cordasco ac3bea4263 Merge pull request #577 from kdelwat/master
Added usage instructions for autopep8
2015-10-03 10:59:59 -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
Cadel Watson b0896e8468 Added usage instructions for autopep8 2015-10-03 08:27:13 +10:00
emilydolson 680f7d83d9 Resolved issue #174 by subdividing list idioms and replacing dict w/ set 2015-10-02 17:22:14 -04:00
George Gognadze c16bc50cb8 Update README.md 2015-10-02 22:47:07 +04:00
Ryan Sandridge e79bbce255 Adding conjunction "and" after the serial comma. 2015-10-02 14:37:44 -04:00
Ryan Sandridge 45c01b0955 Fixing typo. Singular object, not plural. 2015-10-02 14:32:57 -04:00
Varun Agrawal a829c6e9ba PIL installation link fix 2015-10-02 14:32:04 +00:00
Rajath Kumar M.P 510b3c61da update - 2 2015-10-02 19:20:07 +05:30
Rajath Kumar M.P 4a40fe3a22 updated 2015-10-02 12:34:28 +05:30
Ian Cordasco 025a9cbfea Merge pull request #561 from alasin/master
Contribute link on sidebar fixed
2015-10-01 17:55:21 -05:00
Aaron Critchley 0e48f6cc3d Un-hypenating best practice 2015-10-01 23:19:20 +01:00
Rajath Kumar M.P a35561efc9 IPython install edit
Installs dependencies for notebook.
2015-10-01 18:39:55 +05:30
Anuj Pahuja 258bc91c53 Contribute link on sidebar fixed 2015-10-01 12:56:08 +05:30
Ian Cordasco 796620657d Merge pull request #557 from i-rme/patch-3
quick start is written wrong
2015-09-30 18:44:20 -05:00
Rajath Kumar M.P e88dad2dc0 Minor Edit
Latest is El Capitan
2015-10-01 02:45:41 +05:30
i-rme 4b6bbd5efb quick start is written wrong 2015-09-30 20:53:53 +02:00
kennethreitz beaae535a2 Merge pull request #528 from tony/patch-1
Add ptpython to other tools
2015-09-20 17:18:29 -04:00
kennethreitz 56974e3b09 Merge pull request #548 from tartley/master
Intro paras for Freezing and Packaging your code
2015-09-20 17:18:02 -04:00
Ian Cordasco 3e8a4d1d28 Merge pull request #549 from PauliusLabanauskis/master
Fixed a broken PEP acceptance workflow link.
2015-09-19 21:25:23 -05:00
Ian Cordasco 66af14cd6e Merge pull request #552 from ryush00/patch-1
serif failback
2015-09-19 21:24:39 -05:00
Ian Cordasco 6093e233f3 Merge pull request #553 from brettcannon/patch-1
Point to the Python 3 porting HOWTO
2015-09-19 21:22:52 -05:00
Markus Hackspacher 2187540f9d pyside link 2015-09-16 21:40:40 +02:00
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
SeongHoon Ryu ee19ef65c8 serif failback 2015-09-03 00:19:15 +09:00
Jonathan Hartley b4f393c83a fix grammar typos 2015-08-28 11:36:35 +01:00
Jonathan Hartley 4e96f4b777 fix markup again 2015-08-28 11:35:21 +01:00
Jonathan Hartley 62282e47e8 fix markup 2015-08-28 11:33:55 +01:00
Jonathan Hartley df345c0ca0 add mention of bdist_rpm 2015-08-28 11:21:43 +01:00
Jonathan Hartley c0b377e84d also mention .rpm as an example Linux package 2015-08-28 11:01:00 +01:00
Paulius Labanauskis 04e38e9e8b Fixed a broken PEP acceptance workflow link. 2015-08-23 09:02:59 +03:00
Jonathan Hartley 72e00459bb Megabyte is abbreviated 'MB', according to wikipedia 2015-08-21 14:56:41 +01:00
Jonathan Hartley 2914f72188 Megabyte is abbreviated 'MB', according to wikipedia 2015-08-21 14:54:53 +01:00
Jonathan Hartley 5587288b81 Freezing: clarify how it affects Python security updates 2015-08-21 13:30:50 +01:00
Jonathan Hartley 1a79ec73c2 Intro paras for Freezing and Packaging Your Code
I've tried to describe why you would choose one method over
another, and what the relative advantages and disadvantages
are of each method.

I'm painfully aware that I haven't covered the combo of
freezing an application *then* creating a Linux distro
package of it, but maybe that's a battle for another day.

My intent is to add more content on the Freezing page
once this commit is accepted, so I can hear your feedback
before doing any further work.

Thanks.
2015-08-21 13:27:33 +01:00
Andy Smith 6f8082d1b6 reflect unification of python in emacs. 2015-08-16 20:58:12 +01:00