Commit Graph

376 Commits

Author SHA1 Message Date
Kenneth Reitz 451fde8098 Merge pull request #108 from mark-up/master
Typo in example code block.
2012-04-17 03:08:22 -07:00
Kenneth Reitz 7ffabfa9c2 Merge pull request #112 from wting/fix_list_manip_comment
Fix list manipulation comments and for loop
2012-04-17 03:08:06 -07:00
William Ting 6e2bd3e7cf Fix list manipulation comments and for loop 2012-04-17 00:06:21 -10:00
Kenneth Reitz ca9c711706 Merge pull request #110 from treyhunner/patch-1
pocco was renamed to pycco
2012-04-03 22:34:57 -07:00
Trey Hunner aeb8a0b51f pocco was renamed to pycco 2012-04-03 22:32:30 -07:00
Kenneth Reitz de7b25a9ea Merge pull request #109 from gregmalcolm/master
Correction to Python Koans url
2012-04-02 20:58:16 -07:00
gregmalcolm 5479b2f70c Corrected Python Koan's URL. Mike's fork of Python Koan's is no longer being maintained, my fork is much more up-to-date 2012-04-02 23:53:00 -04:00
Mark Simpson 60a206f20f The wrong variable is checked and appended in this example code block. 2012-04-03 00:05:24 +12:00
Kenneth Reitz 10715b54a6 Merge pull request #107 from mark-up/master
The homebrew install script has been moved.
2012-04-02 03:49:26 -07:00
Mark Simpson 1b082fd8d7 Updated the OSX install guide to fix a broken link to the homebrew install script 2012-04-02 22:40:21 +12:00
Kenneth Reitz 7b0ee41dee Merge https://github.com/leetrout/python-guide 2012-03-25 15:05:15 -04:00
Kenneth Reitz 94e2dbb806 Merge pull request #104 from leetrout/b80f05a16e07
Corrected enumerate typo in style
2012-03-25 12:00:24 -07:00
Lee Trout e9339cca50 Corrected atter typo in style. 2012-03-25 13:28:53 -03:00
Lee Trout 7ad589a03c Updated value checking in style guide with more explicit example for None. 2012-03-25 13:25:00 -03:00
Lee Trout b80f05a16e Added missing call to enumerate. 2012-03-25 13:07:09 -03:00
Kenneth Reitz a26f75e158 Merge pull request #101 from kevinburke/style
Clean up the style page
2012-03-16 01:18:34 -07:00
Kevin Burke d5a5e545c7 add examples of python idioms. 2012-03-16 01:11:42 -07:00
Kenneth Reitz bac71498ac Merge pull request #90 from durden/master
PyQwt
2012-03-14 16:12:39 -07:00
Kenneth Reitz 515d7fca0b Merge pull request #70 from dcrosta/idioms
some idioms I used this morning
2012-03-14 16:12:21 -07:00
Dan Crosta 8587cf6a95 per feedback from @ejucovy, warn about shadowing gettext with "_" 2012-03-14 16:10:32 -07:00
Dan Crosta 3268aff854 some idioms I used this morning 2012-03-14 16:09:56 -07:00
Kenneth Reitz ed439b3e1d Merge pull request #96 from john2x/imaging
Draft for PIL in new imaging section under Scenarios.
2012-03-14 16:00:08 -07:00
Kenneth Reitz 6f878661ff Merge pull request #98 from mahmoudhossam/master
Django ORM, Linux packaging, and a license chooser.
2012-03-14 15:59:28 -07:00
Kenneth Reitz cdbcd470de Merge pull request #102 from kevinburke/vim
sharpen up vim section and spelling fixes
2012-03-14 15:58:07 -07:00
Kevin Burke 67d6aa5dcd sharpen up vim section and spelling fixes 2012-03-13 00:31:05 -07:00
Kevin Burke 07ace6f29a lead in to command 2012-03-13 00:10:22 -07:00
Kevin Burke 5464ab3c8d refactor the style page. 2012-03-13 00:09:13 -07:00
Kenneth Reitz 574ab18175 Merge pull request #100 from imbilltucker/master
fix typo, add Python Koans, WingIDE
2012-03-12 12:58:13 -07:00
Bill Tucker 06aefdbe9b add WingIDE to IDE list with comment about X11 on Mac 2012-03-12 13:55:24 -06:00
Bill Tucker a2d1609695 add reference to Python Koans 2012-03-12 13:28:23 -06:00
Bill Tucker defcf02eef fix 2 typos 2012-03-12 12:18:39 -06:00
Kenneth Reitz b2d27e9f99 Merge pull request #99 from ghickman/travis-ci
Add travis as a CI option
2012-03-12 11:00:27 -07:00
George Hickman 80022b2b65 Add travis as a CI option 2012-03-12 10:20:35 -07:00
Mahmoud Hossam b334b575ba Added license chooser 2012-03-11 12:50:07 +02:00
Mahmoud Hossam 531e067aa3 Added python packaging information for a number of Linux distributions. 2012-03-10 22:06:52 +02:00
Mahmoud Hossam 7d77b43e94 Added Django ORM description. 2012-03-10 07:18:56 +02:00
Kenneth Reitz d27b87f40d Merge remote-tracking branch 'origin/master' 2012-02-20 17:55:17 -05:00
Kenneth Reitz 650c83113c SOPA over 2012-02-20 17:55:12 -05:00
John Del Rosario 4146ed7db3 Draft for PIL in new imaging section under Scenarios. 2012-02-14 16:27:27 +08:00
Kenneth Reitz 79529f74ef Merge pull request #95 from guillermooo/add-make-win
Add make.bat for contributors on Windows
2012-02-12 14:33:46 -08:00
guillermooo 14b2ef14bf add make.bat 2012-02-12 22:54:18 +01:00
guillermooo d9a559e08c new branch 2012-02-12 22:48:58 +01:00
guillermooo 36affd7faa add Windows-specific info about virtualenvwrapper; ignore more files 2012-02-06 23:27:22 +01:00
Luke Lee 4d79aa8526 Add snippet about PyQwt and how it compares to matplotlib 2012-02-02 10:31:19 -06:00
Kenneth Reitz 28e30f487a python 2.7 2012-01-23 15:35:37 -05:00
Kenneth Reitz 2a5ad4b9ab should be at beginning 2012-01-23 15:32:47 -05:00
Kenneth Reitz 313951f7c3 moar 2012-01-23 15:29:10 -05:00
Kenneth Reitz 02ee35e302 moar 2012-01-23 15:26:58 -05:00
Kenneth Reitz f385b3d931 install landing page 2012-01-23 15:21:05 -05:00
Kenneth Reitz 89ee0d2cc5 there we go 2012-01-23 05:09:16 -05:00