Commit Graph

146 Commits

Author SHA1 Message Date
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
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
Kenneth Reitz bb52a7f329 Merge pull request #22 from alex/patch-4
Added py.test
2011-12-22 11:05:47 -08: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
Kenneth Reitz c858b7747b Merge pull request #18 from alex/patch-1
Grammar and english fixes.
2011-12-22 10:56:34 -08:00
Alex Gaynor d69bc3a19f Grammar and english fixes. 2011-12-22 12:54:03 -06:00
Kenneth Reitz 134dc37525 Merge pull request #17 from kisielk/intro
Refactored the Introduction section.
2011-12-22 10:51:08 -08: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
Kenneth Reitz f95a625a1f Merge pull request #14 from daltonmatos/mongrel2+wsgid
I've Added a note about mongrel2+wsgid deployment stack
2011-12-22 10:16:39 -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
Kenneth Reitz b6819bd343 Merge pull request #12 from epicserve/master
learning python links
2011-11-24 06:04:43 -08:00
Brent O'Connor 966722ef0e Added some links to websites helpful for learning python. 2011-11-23 09:31:56 -08:00
Kenneth Reitz 4a601ecc61 Merge pull request #11 from micrypt/patch-6
Fixed a typo in Martin Fowler's name and snuck in some stubs.
2011-10-19 16:15:17 -07: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
Kenneth Reitz 5f6646d92b Merge pull request #8 from micrypt/patch-4
Typo fixes.
2011-10-11 20:16:02 -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 c05e560393 Added missing AUTHORS file. 2011-10-10 12:12:13 +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
Johannes Seitz 11523757e3 Added Python Conferences 2011-10-09 20:56:19 +02:00
Johannes Seitz c014aab068 Added directory used by PyCharm/IDEA to ignorefile. 2011-10-09 20:53:06 +02:00