Commit Graph

201 Commits

Author SHA1 Message Date
John Del Rosario 7e3b364d0f Make virtualenvs conform to the style guide a bit more. Plus some additional changes 2012-01-05 15:06:24 +08:00
John Louis Del Rosario 291ab64150 Wrap virtualenvs to 80 chars. 2012-01-02 22:48:37 +08:00
John Del Rosario f29b0284b9 Flesh out virtualenvs section. 2012-01-01 23:36:22 +08:00
Kenneth Reitz c7f2c281dc Merge remote-tracking branch 'origin/master' 2012-01-01 01:49:54 -05:00
Kenneth Reitz 0c9c889022 2012 2012-01-01 01:49:50 -05:00
Chewxy 858aff1a7c Added Web.py in web.rst
Added links to support in web.rst
Added a chapter for Scientific/HighPerformance Python

Signed-off-by: Chewxy <chewxy@gmail.com>
2012-01-01 06:44:47 +11:00
Kenneth Reitz 7a5b59f185 refactor of dev env sections
#65
2011-12-31 10:35:52 -05:00
John Del Rosario ab6fc7ced2 Add skeleton for 'Virtual Environments' Scenario page. 2011-12-31 22:21:57 +08:00
Kenneth Reitz 4f7d551179 Merge pull request #62 from spulec/master
Add Additional Fabric Example
2011-12-30 17:06:58 -08:00
Dan Crosta f48d84826c text-wrapping; source code highlighting 2011-12-30 19:54:09 -05:00
Dan Crosta b9d9a1a22a wrap to 78chars, cleanup some trailing whitespace 2011-12-30 19:47:37 -05:00
Steve Pulec da8e3e89e2 Remove unnecessary python code-block 2011-12-30 19:42:55 -05:00
Steve Pulec 0b5a0efd92 Switch examples to code-block style 2011-12-30 19:24:28 -05:00
Steve Pulec 73432c7368 Fix missing dollar sign in fabric install 2011-12-30 19:18:58 -05:00
Kenneth Reitz 4c68f91c8a $$$$$$$$$$$$$$$$$$$$$$ 2011-12-30 19:14:25 -05:00
Kenneth Reitz 2d3177a0eb Merge pull request #63 from six8/web
Updated notes on Apache and added web server best practices
2011-12-30 15:43:57 -08:00
Mike Thornton a150dbe879 Updated notes on Apache and added web server best practices 2011-12-30 17:41:19 -06:00
Steve Pulec d9439d5a92 Clean up Fabric example to not have horizontal scroll 2011-12-30 18:18:41 -05:00
Steve Pulec 64b15c59be Add additional task to Fabric example 2011-12-30 18:18:41 -05:00
Mike Thornton 909bd39635 First pass at styleguide 2011-12-30 16:36:19 -06:00
Alex Gaynor cd03e3a3a5 notes on mod_python 2011-12-30 14:37:24 -06:00
Alex Gaynor f6db35c9ec A bit more stuff on text editing. 2011-12-30 14:31:21 -06:00
Alex Gaynor 69ef7c6ccb Note the speed difference. 2011-12-30 14:25:15 -06:00
Kenneth Reitz 327fd09213 Merge pull request #54 from spulec/master
Adding Fabric overview and example
2011-12-30 11:41:09 -08:00
Kenneth Reitz fcb5896025 Merge pull request #53 from benregn/master
Fixed a typo in the title
2011-12-30 11:36:29 -08:00
Steve Pulec 9a92f89919 Add task decorator to fabric example 2011-12-30 14:25:41 -05:00
mrshu 6664c2721b DON'T PANIC! shall be always uppercase. 2011-12-30 18:45:36 +00:00
Steve Pulec dbb1ec6488 Adding Fabric overview and example 2011-12-30 13:28:48 -05:00
Tomas Thor Jonsson 9871d401aa typo fix in title 2011-12-30 18:34:16 +01: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