Commit Graph

174 Commits

Author SHA1 Message Date
Steve Pulec 9a92f89919 Add task decorator to fabric example 2011-12-30 14:25:41 -05:00
Steve Pulec dbb1ec6488 Adding Fabric overview and example 2011-12-30 13:28:48 -05:00
John Del Rosario 32f664aa3d Add full Zen of Python in Code Style section. 2011-12-31 00:46:52 +08:00
Kenneth Reitz ed9691d657 no AUTHORS again 2011-12-30 10:48:49 -05:00
Kenneth Reitz 51c32b84ec dev env cleanup 2011-12-30 10:46:55 -05:00
Kenneth Reitz d05c08cb07 Adding $ back in
#46
2011-12-30 10:45:57 -05:00
Kenneth Reitz 6a4ed7a06c Merge pull request #46 from six8/todo
Mostly added todos, AUTHORS.rst, fixed some links, added some text editors
2011-12-30 07:44:37 -08:00
Kenneth Reitz fedc03ca5f Merge pull request #45 from gggritso/virtualenv-details
Detailed virtualenv example
2011-12-30 07:42:58 -08:00
Kenneth Reitz e701557706 Update docs/index.rst 2011-12-30 10:38:21 -05:00
Kenneth Reitz 9595d4946d Merge pull request #47 from encukou/master
dev-env.rst: Remove duplicate link target for Pyflakes
2011-12-30 07:28:30 -08:00
Stephan Hügel 1db52a5891 Fixing typo in LaTeX source 2011-12-30 15:18:40 +00:00
Petr Viktorin 8cac29364e dev-env.rst: Remove duplicate link target for Pyflakes 2011-12-30 11:21:45 +01:00
Mike Thornton 05f7ede1bd Mostly added s, AUTHORS.rst, fixed some links, added some text editors 2011-12-30 01:20:28 -06:00
George Gritsouk 4043a5e18c Added a missing space. 2011-12-30 02:15:22 -05:00
George Gritsouk 00e76557b0 Fixed a missing bracket, added a small chunk to the example. 2011-12-30 02:11:47 -05:00
George Gritsouk e03d247d29 Expanded the virtualenv section with an example workflow. 2011-12-30 02:08:13 -05:00
Kenneth Reitz 309f4d9c7f Merge pull request #43 from Pluies/master
Don't panic!
2011-12-29 22:28:05 -08:00
Florent Delannoy d5b074ef47 What's a hitchiker's guide without a "Don't panic!"? 2011-12-30 19:25:31 +13:00
Kenneth Reitz c1041995d6 Merge pull request #42 from askedrelic/master
Simplify the linux install instructions
2011-12-29 22:16:34 -08:00
Matt Behrens 3a65e06445 Simplify the linux install instructions and fix formatting 2011-12-29 22:13:59 -08:00
Kenneth Reitz 1fa10e6c76 todo headings 2011-12-30 01:06:00 -05:00
Dustin Rodrigues d7f77e5661 fixed homebrew download url 2011-12-29 22:00:05 -08:00
Kenneth Reitz 1717f4d39b better intro/duction headings 2011-12-30 00:56:29 -05:00
Kenneth Reitz 149ad117d6 BDFL and such 2011-12-30 00:53:48 -05:00
Kenneth Reitz 62ddb13529 Merge pull request #39 from dcrosta/contributing
add by the community, for the community
2011-12-29 21:45:37 -08:00
Dan Crosta be23a5341b add by the community, for the community 2011-12-30 00:42:44 -05:00
Kenneth Reitz 1c046ab363 Merge pull request #38 from six8/master
Added homebrew links and enabled todo extension
2011-12-29 21:42:40 -08:00
Kenneth Reitz 4a34375483 suck in responsive view 2011-12-30 00:40:55 -05:00
Mike Thornton 870fd31b8c Enabled TODO extension 2011-12-29 23:38:18 -06:00
Kenneth Reitz 5d8691cef4 bunk 2011-12-30 00:35:26 -05:00
Mike Thornton 944d87956a Added homebrew links 2011-12-29 23:31:04 -06:00
Darius Bacon 1758ba7434 Fix indent in code examples. 2011-12-29 21:04:10 -08:00
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