1834 Commits

Author SHA1 Message Date
Kenneth Reitz 3d1be43db2 Merge pull request #30 from kisielk/db
Added a scenario for working with databases
2011-12-23 19:42:43 -08:00
Kamil Kisiel 66760936db Added a scenario for working with databases 2011-12-23 15:18:34 -08:00
Kamil Kisiel 422ba2e6bd Wrote up the idioms section 2011-12-23 14:33:27 -08:00
Kamil Kisiel fbee6f5891 Grammer and spelling fixes in packaging.rst 2011-12-23 13:53:34 -08:00
Nick Stielau 62be33288e Syntax fix for link. 2011-12-22 18:37:27 -08:00
Nick Stielau 8280bc2ba2 Adding note about pip. 2011-12-22 18:35:10 -08:00
Nick Stielau 3b386c5875 Adding link to Python Weekly. 2011-12-22 18:34:25 -08:00
Kenneth Reitz a0c816888c Merge branch 'master' of github.com:kennethreitz/python-guide
Conflicts:
	AUTHORS
2011-12-22 18:14:20 -05:00
Kamil Kisiel 9e0eb0b79f Fleshed out the tests documentation
The doctest bit still needs some work, I've never really used it myself
so not sure what the benefits are :)
2011-12-22 14:58:48 -08:00
Dan Crosta 59c6ba197d documenting the PaaSes 2011-12-22 16:43:25 -05:00
Dan Crosta ed1b9a9ba3 remove some duplicates that cropped up 2011-12-22 15:17:45 -05:00
Kenneth Reitz ba66c1e24f Merge pull request #23 from dcrosta/web-frameworks
Added docs on web frameworks
2011-12-22 12:07:14 -08:00
Dan Crosta a91ca85a13 adding Mongrel2 + Brubeck 2011-12-22 15:03:20 -05:00
Kenneth Reitz 3ccbeaac90 Merge pull request #24 from dstufft/master
Added Some More Hosts
2011-12-22 12:03:16 -08:00
Donald Stufft 6a13fd5e59 add some more hosts 2011-12-22 14:59:29 -05:00
Dan Crosta 941e4c589f doc for Frameworks, WSGI, Django, Flask 2011-12-22 14:55:25 -05:00
Dan Crosta 2e68a063cc add placeholders for heroku, dotcloud, gondor 2011-12-22 14:55:10 -05:00
Alex Gaynor 7a29a4806b Added py.test 2011-12-22 13:05:19 -06:00
Kenneth Reitz c1188e66c2 Merge pull request #21 from alex/patch-3
Better procedure for linux.
2011-12-22 11:04:38 -08:00
Kenneth Reitz 3e4b207197 Merge pull request #20 from dstufft/master
Cleanup of Web Frameworks
2011-12-22 11:03:55 -08:00
Alex Gaynor 02180e8073 Better procedure for linux. 2011-12-22 13:03:52 -06:00
Donald Stufft 5ef3e29fb5 remove deprecated and terrible frameworks 2011-12-22 14:02:17 -05:00
Kenneth Reitz ab16da2231 Merge pull request #19 from alex/patch-2
CPython slow, PyPy fast.
2011-12-22 11:00:16 -08:00
Alex Gaynor 67f90f9236 CPython slow, PyPy fast. 2011-12-22 12:57:01 -06:00
Alex Gaynor d69bc3a19f Grammar and english fixes. 2011-12-22 12:54:03 -06:00
Kamil Kisiel 1557d0ca73 Refactored the Introduction section.
Removed redundant links to learning resources and separated the
learning, documentation, and news sections in to their own pages.
2011-12-22 10:47:38 -08:00
Kenneth Reitz 1cb4fa8672 Merge pull request #16 from kisielk/resources
Fleshed out resources.rst a little more
2011-12-22 10:21:32 -08:00
Kenneth Reitz 3546e90ce0 Merge pull request #15 from kisielk/ide
Minor improvements to IDE section.
2011-12-22 10:17:06 -08:00
Kamil Kisiel 10167c7ea9 Fleshed out resources.rst a little more
Added links to the Python reddit and Dive Into Python 3
2011-12-22 10:15:49 -08:00
Kamil Kisiel 8a92f2a076 Minor improvements to IDE section.
Cleaned up typos for PyCharm description and added a blurb about Komodo.
2011-12-22 10:01:35 -08:00
Dalton Barreto 67259d52d7 Add a note about mongrel2+wsgid deployment stack 2011-12-22 15:59:08 -02:00
Brent O'Connor 966722ef0e Added some links to websites helpful for learning python. 2011-11-23 09:31:56 -08:00
Seyi Ogunyemi d5443ebb49 Fixed a typo in Martin Fowler's name and snuck in some stubs for Jenkins & Buildbot. 2011-10-20 01:14:12 +02:00
Kenneth Reitz 541d81ae1f Merge pull request #10 from Ookami86/master
Some small fixes and additions
2011-10-19 11:33:20 -07:00
Kenneth Reitz 84c7015457 Merge pull request #6 from micrypt/patch-3
Manual installation notes (Linux).
2011-10-11 20:16:25 -07:00
Kenneth Reitz 6bf695bf15 Merge pull request #9 from micrypt/patch-5
Added link to todo list.
2011-10-11 20:16:16 -07:00
Kenneth Reitz fdcda9c318 Merge pull request #7 from micrypt/patch-2
Added stub for Sphinx.
2011-10-11 20:16:07 -07:00
Seyi Ogunyemi 88f3f7070d Added link to todo list. 2011-10-12 04:51:30 +02:00
Seyi Ogunyemi 7376f76802 Typo fixes. 2011-10-12 04:41:52 +02:00
Seyi Ogunyemi cb646dd429 Manual installation notes (Linux). 2011-10-12 04:36:49 +02:00
Seyi Ogunyemi 42fe9065c2 Added stub for Sphinx. 2011-10-12 03:35:43 +02:00
Johannes Seitz 7a4a89d102 Added paragraph "Why CI?" 2011-10-10 12:08:57 +02:00
Johannes Seitz 0cb273d094 Added links to official Python Docs and Read the Docs 2011-10-10 12:08:36 +02:00
Johannes Seitz a59752edb3 Fixed typos 2011-10-10 12:08:05 +02:00
Johannes Seitz 9b5946c593 Fixed typo 2011-10-10 12:06:10 +02:00
Johannes Seitz e13b5e6b2f Removed line that didn't fit the topic. (Copy-paste error??) 2011-10-10 12:05:57 +02:00
Johannes Seitz 03d485b40e Added Paragraph on virtualenv and virtualenvwrapper 2011-10-09 21:03:25 +02:00
Johannes Seitz f233533e03 Added Paragraph on PyCharm 2011-10-09 21:02:57 +02:00
Johannes Seitz 549e17e803 Fixed Typo 2011-10-09 20:58:53 +02:00
Johannes Seitz 3326ed4c3a Added Python User Groups. 2011-10-09 20:58:18 +02:00