Commit Graph

107 Commits

Author SHA1 Message Date
Kenneth Reitz f2eae0a5c3 link to download 2012-01-23 04:24:49 -05:00
Kenneth Reitz de966a6a14 blah 2012-01-23 04:24:03 -05:00
Kenneth Reitz 6423180299 fixes 2012-01-23 04:23:31 -05:00
Kenneth Reitz 366202c6b3 attribution 2012-01-23 04:22:53 -05:00
Kenneth Reitz 445d8003b6 new windows guide 2012-01-23 04:20:36 -05:00
Kenneth Reitz ef11e55611 old osx guide 2012-01-23 04:20:29 -05:00
Kenneth Reitz d12c8402db let's try this 2012-01-23 04:01:21 -05:00
BrianPainter 7be91a60e6 Update docs/starting/installation.rst 2012-01-18 09:05:30 -05:00
Brian Painter 8aadcc9f10 Fixed formatting
First time using this formatting, fixed my errors
2012-01-18 09:02:26 -05:00
Brian Painter de0b966731 Merge branch 'master' of github.com:BrianPainter/python-guide
Conflicts:
	docs/starting/installation.rst
2012-01-18 08:53:19 -05:00
Brian Painter 4c852e31b5 Fixed Style
First time using the style
2012-01-18 08:49:26 -05:00
BrianPainter 8d48118a5f Update docs/starting/installation.rst 2012-01-18 08:32:16 -05:00
BrianPainter e5e124e851 Update docs/starting/installation.rst 2012-01-18 08:27:34 -05:00
BrianPainter 1c5f7e04f8 Update docs/starting/installation.rst 2012-01-18 08:26:33 -05:00
Brian Painter b468b2e8fb Added Windows installation steps
Put more detailed information on setting PATH as step one and changed pip install to look like windows command line syntax
2012-01-18 00:10:10 -05:00
Kamil Kisiel 8a8a6c794f A variety of build error fixes 2012-01-02 06:26:12 -08:00
Kenneth Reitz 7a5b59f185 refactor of dev env sections
#65
2011-12-31 10:35:52 -05: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 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
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 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
Dustin Rodrigues d7f77e5661 fixed homebrew download url 2011-12-29 22:00:05 -08: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 5d8691cef4 bunk 2011-12-30 00:35:26 -05:00
Mike Thornton 944d87956a Added homebrew links 2011-12-29 23:31:04 -06:00
Estevan Pequeno c515711942 added link to spyder in learning.rst 2011-12-29 21:12:54 -06:00
Estevan Pequeno eb375b09d4 added spyder IDE to dev-env.rst 2011-12-29 21:06:53 -06:00
Elena ``of Valhalla'' Grandi f6a59b7291 Typo fix in starting/which-python.rst 2011-12-29 23:28:17 +01:00
Kamil Kisiel 8e2a09525b Added a section on different Python implementations 2011-12-24 07:34:57 -08:00
Alex Gaynor 02180e8073 Better procedure for linux. 2011-12-22 13:03:52 -06: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
Kenneth Reitz 541d81ae1f Merge pull request #10 from Ookami86/master
Some small fixes and additions
2011-10-19 11:33:20 -07:00
Seyi Ogunyemi cb646dd429 Manual installation notes (Linux). 2011-10-12 04:36:49 +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
Kenneth Reitz 24c0835d2e which python to use. 2011-08-18 19:48:00 -04:00
Kenneth Reitz 3478644226 $$$ 2011-08-18 19:38:30 -04:00
Kenneth Reitz e349debf96 updated ubuntu instructions 2011-07-11 20:04:12 -04:00
Aaron 8c6fdc871b fixing .DS_Store file additions 2011-04-27 22:10:37 -04:00
Aaron 4612c6eb41 which-python changes 2011-04-27 22:06:46 -04:00