Kenneth Reitz
|
9ecebd541b
|
Merge pull request #125 from benregn/master
Source formatting
|
2012-04-23 12:14:38 -07:00 |
|
Tomas Thor Jonsson
|
d69bbe0722
|
lines less than 80 chars in index.rst
|
2012-04-23 20:32:41 +02:00 |
|
Tomas Thor Jonsson
|
4d12bfed0c
|
lines less than 80 chars in /scenarios/
|
2012-04-23 20:32:00 +02:00 |
|
Tomas Thor Jonsson
|
70ca1a8cef
|
lines less than 80 chars in /writing/
|
2012-04-23 20:24:39 +02:00 |
|
Tomas Thor Jonsson
|
6978c5a1ae
|
correct code-block highlighting and link formatting
|
2012-04-23 20:15:00 +02:00 |
|
Tomas Thor Jonsson
|
38d0e634a6
|
lines less than 80 chars in /starting/
|
2012-04-23 20:08:43 +02:00 |
|
Tomas Thor Jonsson
|
102f725546
|
correct syntax highlighting for code-blocks
|
2012-04-23 19:59:00 +02:00 |
|
Tomas Thor Jonsson
|
18cae70452
|
lines less than 80 chars in /shipping/
|
2012-04-23 19:56:08 +02:00 |
|
Tomas Thor Jonsson
|
db0f65a24e
|
lines less than 80 chars in /intro/
|
2012-04-23 19:51:47 +02:00 |
|
Tomas Thor Jonsson
|
25b1614707
|
fix lines should be less than 80 chars
|
2012-04-23 19:44:33 +02:00 |
|
Kenneth Reitz
|
ac2d317d9e
|
Merge pull request #122 from benregn/master
autoenv section
|
2012-04-23 10:44:04 -07:00 |
|
Tomas Thor Jonsson
|
9a221d08ac
|
add small section about autoenv, asked for in #97
|
2012-04-23 19:38:43 +02:00 |
|
guibog
|
15de2679a3
|
Adding some generalities to Style
|
2012-04-23 23:11:34 +08:00 |
|
guibog
|
ee148df82e
|
Add Templating section in scenario/web
|
2012-04-23 22:02:28 +08:00 |
|
Kenneth Reitz
|
911d8299e0
|
Merge pull request #119 from guibog/master
Adding a reference section with a new book and line continuation style guide.
|
2012-04-22 17:51:56 -07:00 |
|
Juarez Bochi
|
1fb99e5242
|
Fixed some typos in writing/tests
|
2012-04-21 17:39:23 -03:00 |
|
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 |
|
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 |
|
guibog
|
6e9b37cc37
|
add some explanations to style guide
|
2012-04-21 18:15:10 +08:00 |
|
daler
|
a029da3542
|
add description of expert python programming
|
2012-04-20 11:30:51 -04:00 |
|
daler
|
6892dc3e0f
|
add description for matplotlib
|
2012-04-20 10:59:52 -04:00 |
|
Sateesh Kumar
|
3960776228
|
Added a paragraph on IDLE (Section Development Environment:Other Tools)
|
2012-04-20 00:00:36 +05:30 |
|
William Ting
|
6e2bd3e7cf
|
Fix list manipulation comments and for loop
|
2012-04-17 00:06:21 -10:00 |
|
Trey Hunner
|
aeb8a0b51f
|
pocco was renamed to pycco
|
2012-04-03 22:32:30 -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
|
1b082fd8d7
|
Updated the OSX install guide to fix a broken link to the homebrew install script
|
2012-04-02 22:40:21 +12: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 |
|
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 |
|
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 |
|