Commit Graph

855 Commits

Author SHA1 Message Date
Kenneth Reitz 6b23faf0ce Merge pull request #319 from JeffPaine/patch-1
Update brew installation commands
2013-09-16 16:02:20 -07:00
Kenneth Reitz 353b3aa9b5 Merge pull request #321 from AnSavvides/master
Adding link to Python in a Nutshell
2013-09-16 16:01:46 -07:00
Andreas Savvides 40f41a9e26 Adding link to Python in a Nutshell 2013-09-16 23:46:00 +01:00
Jeff Paine 4842bbb1a1 Add back export PATH=/usr/local/share/python:$PATH section 2013-09-15 09:59:04 -04:00
Jeff Paine eafdcd9a61 Update brew installation commands 2013-09-14 00:39:31 -04:00
Kenneth Reitz 12cd425989 Merge pull request #313 from jeroendierckx/master
Added Camelot information to gui.rst
2013-09-13 13:54:12 -07:00
Kenneth Reitz 1812744f5b Merge pull request #318 from rgbkrk/patch-1
Linked explicitly to 2.x documentation
2013-09-13 13:54:03 -07:00
Kyle Kelley 0852469bca Linked explicitly to 2.x documentation 2013-09-13 15:51:25 -05:00
Kenneth Reitz b07a194f19 Merge pull request #315 from MalcolmEvershed/patch-1
New Pip requires Setuptools instead of Distribute
2013-09-09 02:14:12 -07:00
MalcolmEvershed ddef4fc72d New Pip requires Setuptools instead of Distribute
Also remove --distribute option from virtualenv since that is obsolete.
2013-09-08 16:13:39 -07:00
Jeroen Dierckx c6de99f95b Added Camelot information to gui.rst 2013-09-04 13:49:24 +02:00
Kenneth Reitz ad9a6568a7 python for you and me
@kushaldas
2013-09-01 10:31:33 +05:30
Kenneth Reitz 036c8031d7 Merge pull request #309 from UtahDave/patch-1
Correct Salt Docs url. Ensure apache service is enabled and set proper require
2013-08-23 16:52:09 -07:00
David Boucha 95c7db9697 Correct Salt Docs url. Ensure apache service is enable and set proper require 2013-08-23 12:20:00 -06:00
Kenneth Reitz 3073466df6 Merge pull request #306 from ugurthemaster/patch-1
Update learning.rst
2013-08-21 11:38:42 -07:00
Kenneth Reitz 993a7585a3 Merge pull request #308 from ugurthemaster/master
Update news.rst
2013-08-21 11:38:30 -07:00
Kenneth Reitz 16ae10c029 Merge pull request #307 from nblouveton/master
Some additions to Scientific Scenario
2013-08-21 11:38:12 -07:00
ugurthemaster d0b5d5effe Update gui.rst
The information about PyjamasDesktop (pyjs Desktop) has been added.
2013-08-21 10:10:29 +03:00
ugurthemaster a6b3fae71e Update news.rst 2013-08-20 14:21:34 +03:00
Nicolas Louveton 214323af52 Add scientific/neuroscience tools
PsychoPy a library for cognitive science
2013-08-18 14:15:29 +02:00
Nicolas Louveton cace09f5de Add some package tools for statistical computing
Add IPython as tool for reproducible science
Add Pandas and Rpy2 as relevant tool for those interested in statistics
with Python
2013-08-18 14:09:30 +02:00
ugurthemaster 2996f04c7e Update learning.rst
Python books for Engineers and Scientists have been added.
2013-08-15 13:53:24 +03:00
Kenneth Reitz 202997958b Merge pull request #303 from claudejrogers/patch-1
Update "Late Binding Closures" section of gotchas.rst
2013-08-14 19:18:08 -07:00
Kenneth Reitz 5a5be7b119 Merge pull request #304 from Duta/patch-1
Update style.rst
2013-08-14 19:17:51 -07:00
Kenneth Reitz b432c736b7 Merge pull request #305 from Duta/patch-2
Minor wording correction and changed some code-block tags to be python
2013-08-14 19:17:33 -07:00
Duta 18c3e05e26 Minor wording correction and changed some code-block tags to be python 2013-08-12 13:31:18 +01:00
Duta c666597a73 Update style.rst 2013-08-12 12:44:37 +01:00
claudejrogers 51a727d079 Update "Late Binding Closures" section of gotchas.rst
The late binding closure example seems like a good use case for the
functools.partial function.
2013-08-11 20:35:30 -07:00
Kenneth Reitz a0f6fc1c16 Merge pull request #302 from bmcorser/patch-1
New installs of Python through Homebrew come with pip :)
2013-08-06 08:43:32 -07:00
Kenneth Reitz 7913ca73cc Merge pull request #301 from kuyan/patch-1
More formatting fixes, link fixes
2013-08-06 08:43:19 -07:00
Ben Marshall-Corser 6bba87adf1 New installs of Python through Homebrew come with pip :) 2013-08-06 01:55:07 +01:00
kuyan 2c2f25dc1c Don't use direct links if it can be helped. 2013-08-03 19:36:50 -07:00
kuyan 13d99d95fe Let Sphinx link to Python documentation.
Instead of directly linking to the relevant passages.
2013-08-03 19:28:48 -07:00
kuyan 8e952f0af6 Wrap lines to 78 char. 2013-08-03 19:26:41 -07:00
kuyan 88fccb1b4d Use code tags where needed. 2013-08-03 19:19:59 -07:00
kuyan 0fd1b7a9ab Use code tags where needed. 2013-08-03 19:12:18 -07:00
Kenneth Reitz d4abefc1b8 Merge pull request #297 from kuyan/master
Formatting, code highlighting fixes.
2013-07-31 09:36:51 -07:00
kuyan 9072b68de4 more code tags. 2013-07-30 13:39:51 -07:00
kuyan 4428d875c1 Highlight examples as ReStructuredText. 2013-07-30 13:23:47 -07:00
kuyan 6753406a40 Declare code block language, fix formatting 2013-07-30 13:19:31 -07:00
kuyan 1a77f1bbec No need to say 'PEP 8' twice. 2013-07-30 13:13:05 -07:00
kuyan d95b26b4e7 Use code tags where needed. 2013-07-30 13:10:46 -07:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
kuyan cbcbce56c8 Fix header to comply with the styleguide. 2013-07-30 12:52:07 -07:00
kuyan 946c9df5ba Update license page with license. 2013-07-30 12:50:49 -07:00
kuyan 97c19d8fc4 Fix link to Contribute page. 2013-07-30 12:42:04 -07:00
kuyan 4b22dd7205 Added note on SublimeLinter. 2013-07-30 12:35:44 -07:00
Kenneth Reitz a59c581d36 Merge pull request #296 from tommy3001/master
Psutil system resources library added to scenarios/admin
2013-07-30 11:43:15 -07:00
tommy3001 32a14b763e Psutil system resources library to scenarios/admin added 2013-07-30 20:27:30 +02:00
tommy3001 f8586cd010 Psutil system resources library to scenarios/admin added 2013-07-30 20:25:17 +02:00