Commit Graph

436 Commits

Author SHA1 Message Date
Ajinkya d1b9915151 Added some info on PySide 2012-05-01 17:57:22 +05:30
Ajinkya f53126d972 Added some more info on wxPython 2012-05-01 17:55:19 +05:30
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
Kenneth Reitz 5c667f3188 Merge pull request #133 from ajinkyadot/patch-1
stylized wxPython correctly
2012-04-30 10:14:36 -07:00
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
Kenneth Reitz 2324470ef4 Merge pull request #131 from guibog/master
About OOP
2012-04-27 08:48:51 -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
Kenneth Reitz 6357a30ed1 Merge pull request #130 from guibog/master
Add some on docs and comments
2012-04-25 09:45:01 -07:00
guibog 68fc11453a Add on documentation and comments 2012-04-25 23:17:40 +08:00
Andrew Szeto 6086f16af3 Merge branch 'release/intro' 2012-04-25 01:58:36 -07: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
Kenneth Reitz 5a67084cfd Merge pull request #128 from paulsmith/master
Fix misspellings of "Homebrew"
2012-04-24 11:09:20 -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
Kenneth Reitz cd42691142 Merge pull request #121 from guibog/master
Some more about style and web dev
2012-04-23 08:17:40 -07: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
Kenneth Reitz 7c64e88a60 Merge pull request #120 from jbochi/patch-1
Fixed some typos in writing/tests
2012-04-21 13:47:30 -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
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