Commit Graph

449 Commits

Author SHA1 Message Date
Ajinkya f82c394b7e Added Kivy 2012-05-01 17:52:30 +05:30
Ajinkya 50f1724dac stylized according to the guide style guide 2012-05-01 17:45:09 +05:30
ajinkyadot cbb365b664 stylized wxPython correctly 2012-04-30 17:02:34 +05:30
Kenneth Reitz 8311ad2ad6 Merge pull request #52 from epequeno/master
Added idioms to style.rst
2012-04-27 11:36:59 -07:00
Kenneth Reitz 76261ff2ec Merge pull request #129 from jabagawee/master
Introduction
2012-04-27 11:33:54 -07:00
guibog b1bb63071f About OOP 2012-04-27 22:40:21 +08:00
guibog 61e948e887 Clarifying a bit on commented code 2012-04-27 21:40:25 +08:00
Kenneth Reitz 3f9300b5da Merge remote-tracking branch 'origin/master' 2012-04-26 02:53:25 -04:00
Kenneth Reitz 3d16bf8263 panic not 2012-04-26 02:53:21 -04:00
guibog 68fc11453a Add on documentation and comments 2012-04-25 23:17:40 +08:00
Andrew Szeto 50cd751e84 done with introduction 2012-04-25 01:58:07 -07:00
Andrew Szeto caf2174076 done with docs 2012-04-25 01:51:18 -07:00
Kenneth Reitz 55e6cd3c2e Merge pull request #127 from guibog/master
On modules and packages
2012-04-24 17:45:14 -07:00
Paul Smith 8777ae2ae7 Fix typos 2012-04-24 14:07:37 -04:00
guibog 8ad935e609 About module and packages in Structure 2012-04-24 22:44:30 +08:00
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