MithrandirAgain
|
36893a5a61
|
Fixed a small location bug and 2 formatting bugs causing warnings on build.
|
2011-12-29 20:11:44 -08:00 |
|
Estevan Pequeno
|
c515711942
|
added link to spyder in learning.rst
|
2011-12-29 21:12:54 -06:00 |
|
Estevan Pequeno
|
857d8a6cab
|
fixed typo in learning.rst
|
2011-12-29 21:08:33 -06:00 |
|
Estevan Pequeno
|
eb375b09d4
|
added spyder IDE to dev-env.rst
|
2011-12-29 21:06:53 -06:00 |
|
Estevan Pequeno
|
2fba2f2218
|
Update docs/intro/learning.rst
|
2011-12-29 19:53:06 -06:00 |
|
Elena ``of Valhalla'' Grandi
|
f6a59b7291
|
Typo fix in starting/which-python.rst
|
2011-12-29 23:28:17 +01:00 |
|
George Gritsouk
|
61bbf26334
|
Added a blurb about Nginx and gUnicorn, fixed a small typo in the Mongrel2 section.
|
2011-12-29 13:55:27 -05:00 |
|
Kamil Kisiel
|
8e2a09525b
|
Added a section on different Python implementations
|
2011-12-24 07:34:57 -08:00 |
|
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 |
|