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 |
|
Kenneth Reitz
|
038f13d03d
|
Merge branch 'tests' of https://github.com/kisielk/python-guide
Conflicts:
AUTHORS
|
2011-12-22 18:13:23 -05:00 |
|
Kamil Kisiel
|
a24c606070
|
Added myself to AUTHORS
|
2011-12-22 15:02:44 -08: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 |
|
Kenneth Reitz
|
ed80620c16
|
Merge pull request #25 from dcrosta/web-frameworks
Documentation on the PaaS hosts
|
2011-12-22 13:47:36 -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 |
|
Dan Crosta
|
5f02052bb0
|
add myself to AUTHORS
|
2011-12-22 15:17:31 -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 |
|
Kenneth Reitz
|
f287b263f3
|
remove authors.
|
2011-12-22 14:10:22 -05:00 |
|
Kenneth Reitz
|
3dc3d61d6d
|
add basic makefile
|
2011-12-22 14:09:43 -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 |
|