guibog
|
2d48df09fc
|
Adding poor project structuration examples
|
2012-04-21 23:40:35 +08:00 |
|
guibog
|
f860d3e982
|
add line continuations in style
|
2012-04-21 22:43:54 +08:00 |
|
guibog
|
27d716aa4b
|
Merge remote branch 'upstream/master'
|
2012-04-21 22:08:23 +08:00 |
|
guibog
|
ce3e50a913
|
typo
|
2012-04-21 22:02:59 +08:00 |
|
guibog
|
dd0615e9e7
|
Add a reference section with Python in a Nutshell
|
2012-04-21 21:49:05 +08:00 |
|
Kenneth Reitz
|
9a27906007
|
No more epio :(
|
2012-04-21 09:45:46 -04:00 |
|
Kenneth Reitz
|
311cbb5ade
|
Merge pull request #118 from guibog/master
On unit test, doctest and web frameworks
|
2012-04-21 06:42:01 -07:00 |
|
guibog
|
9944385417
|
Adding a bunch on unit tests
|
2012-04-21 21:35:04 +08:00 |
|
guibog
|
6ccfb2fff5
|
Adding a sample and explanation for doctests
|
2012-04-21 19:42:37 +08:00 |
|
guibog
|
877d87892d
|
A bit more precise on web framworks: they are not only libraries and you built your app inside them
|
2012-04-21 19:34:28 +08:00 |
|
Kenneth Reitz
|
ab866cdf65
|
Merge pull request #117 from guibog/master
Adding some explanation to style guide
|
2012-04-21 03:58:45 -07:00 |
|
guibog
|
6e9b37cc37
|
add some explanations to style guide
|
2012-04-21 18:15:10 +08:00 |
|
Kenneth Reitz
|
87a7942dae
|
Merge pull request #116 from daler/master
Add description of Expert Python Programming
|
2012-04-20 08:35:52 -07:00 |
|
daler
|
a029da3542
|
add description of expert python programming
|
2012-04-20 11:30:51 -04:00 |
|
Kenneth Reitz
|
b621645521
|
Merge pull request #115 from daler/master
Add matplotlib description
|
2012-04-20 08:16:38 -07:00 |
|
daler
|
6892dc3e0f
|
add description for matplotlib
|
2012-04-20 10:59:52 -04:00 |
|
Kenneth Reitz
|
53c467643f
|
Merge pull request #114 from sateeshkumarb/feature/dev-change
Added a paragraph on IDLE (Section Development Environment:Other Tools)
|
2012-04-19 11:55:42 -07:00 |
|
Sateesh Kumar
|
3960776228
|
Added a paragraph on IDLE (Section Development Environment:Other Tools)
|
2012-04-20 00:00:36 +05:30 |
|
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 |
|