Commit Graph

1135 Commits

Author SHA1 Message Date
george fb41621a56 Two easily. 2014-06-17 10:32:23 -06:00
Ian Cordasco 63d836ebf9 Merge pull request #450 from ceaess/master
Improve Which Python section grammar
2014-06-06 11:44:42 -05:00
Cea Stapleton 0ce7c2d035 Improve Which Python section grammar 2014-06-06 11:44:01 -05:00
kennethreitz e7e9cd9a32 Merge pull request #449 from checkcheckzz/master
add Mule description
2014-06-02 07:46:37 -04:00
niuzhist 3ad3421b50 add Mule description 2014-05-30 11:42:25 -07:00
kennethreitz 220d0f34b3 Merge pull request #444 from paulie4/master
python is strongly-typed but not statically-typed
2014-05-30 13:38:32 -04:00
kennethreitz 99e540403b Merge pull request #448 from checkcheckzz/master
change last few python to Python
2014-05-30 13:37:58 -04:00
niuzhist 9a978b7f58 change last few python to Python 2014-05-30 08:53:02 -07:00
Ian Cordasco dcfd897a79 Merge pull request #447 from sunnyLA4/patch-1
Canopy description changed | added missing syntax.
2014-05-30 07:52:50 -05:00
SUNNY 8b3bd266aa Canopy description changed | added missing syntax. 2014-05-30 13:20:40 +05:30
Paulie Peña 54aa0542de python is strongly-typed but not statically-typed 2014-05-28 18:55:18 -04:00
kennethreitz 25cf08dd6b Merge pull request #423 from mmardini/patch-1
Added a note about `SuperTab` in VIM section
2014-05-27 13:10:37 -04:00
kennethreitz a980542b3a Merge pull request #440 from checkcheckzz/master
add RabbitMQ description
2014-05-27 13:10:20 -04:00
kennethreitz 4e7a00531d Merge pull request #442 from cgoodale/master
Add link to Python Magic Methods Guide
2014-05-27 13:10:07 -04:00
Cameron Goodale 6c03f219d6 Add new line as requested. 2014-05-27 07:04:59 -07:00
Ian Cordasco 49c4f2f1e8 Actually fix xmltodict usage 2014-05-27 08:28:20 -05:00
Omer Murat Yıldırım 1b867b9c5b Update xml.rst 2014-05-27 10:35:59 +03:00
Cameron Goodale 7ac101e2e7 Add link to Python Magic Methods Guide
*  Resolves #103
2014-05-26 20:47:58 -07:00
Ian Cordasco d775f01b54 Merge pull request #441 from svisser/python_into_Python
Changed python into Python where needed
2014-05-25 14:37:03 -05:00
Simeon Visser 71187f4274 Changed python into Python where needed 2014-05-25 20:58:19 +02:00
niuzhist 7bf154f5e4 change some content 2014-05-25 00:26:17 -07:00
niuzhist 7d8610410a add RabbitMQ description 2014-05-25 00:21:28 -07:00
Ian Cordasco 69fe3e5dd4 Merge pull request #438 from cgoodale/master
Remove un-needed export command
2014-05-24 14:51:22 -05:00
Cameron Goodale e2b2a11ad0 Remove un-needed export command
Dropped the 'export PATH=/usr/local/share/python:$PATH' command and explanation.
2014-05-22 08:02:17 -07:00
Ian Cordasco 977b5fdece Merge pull request #435 from Hasimir/paragon-of-python
Grammar fixed as indicated in issue #429.

Fixes #429
2014-05-17 16:46:10 -05:00
Ben McGinnes 5ec720a132 Grammar fixed as indicated in issue #429. 2014-05-18 07:22:37 +10:00
Ian Cordasco 4249ca3c96 Merge pull request #434 from dbbrian/master
Fixed minor typos in writing/style
2014-05-17 08:54:45 -05:00
Brian Dréau aa76da294d Fixed minor typos in writing/style 2014-05-17 15:36:50 +02:00
Ian Cordasco 358b2f6978 Merge pull request #431 from takluyver/patch-1
Update description of scientific Python distributions
2014-05-15 10:11:53 -05:00
kennethreitz b95efff1dc Merge pull request #432 from mhlakhani/master
Fix typo in scrape.rst
2014-05-14 16:21:39 -04:00
Hasnain Lakhani 31be2b2585 Fix typo in scrape.rst 2014-05-13 22:18:32 -07:00
Thomas Kluyver 064562cb0a Update description of scientific Python distributions
- The business model of Anaconda has changed slightly: now it's a free product with 'add-ons' that cost money.
- Enthought has largely replaced EPD with Canopy.
- I've moved Anaconda before Canopy: this is obviously subjective, but Anaconda includes a lot more for free (Canopy Express excludes many open source packages). Workshops like Software Carpentry now tend to point new users to Anaconda for installation.
2014-05-13 12:16:43 -07:00
Ian Cordasco f5eb99f9a5 Merge pull request #426 from Locker537/cli_fixes
Minor improvements to 'Command Line Applications' docs
2014-05-12 11:36:02 -05:00
Stephen DiCato 540e444925 Rename "command line" to "command-line". 2014-05-12 10:40:25 -04:00
kennethreitz 838bf1ffad Merge pull request #427 from gerbal/master
backslashes escaping broke windows directory names
2014-05-10 21:00:20 -04:00
kennethreitz 8ee5f667c2 Merge pull request #430 from taleinat/master
minor grammar fix: "An useful" -> "A useful"
2014-05-10 21:00:10 -04:00
Tal Einat 68f9051e45 minor grammar fix: "An useful" -> "A useful" 2014-05-10 18:26:58 +03:00
Ian Cordasco aa9c4cf577 Merge pull request #428 from schodge/patch-2
fix nested markup, literal doesn't work
2014-05-09 22:17:39 -05:00
Shayne Hodge f82061f7fc fix nested markup, literal doesn't work
Inline markup can't be nested, see http://docutils.sourceforge.net/docs/user/rst/quickref.html#inline-markup, last sentence.
2014-05-09 15:41:52 -07:00
Grant McLendon 1b7f3945ad backslashes escaping windows directories 2014-05-09 17:47:38 -04:00
Stephen DiCato 20e5aaba69 Fix a few minor typos.
Standardize on "command line", not "command-line".
2014-05-09 16:36:24 -04:00
Stephen DiCato caeb467f5b Strip trailing whitespace. 2014-05-09 16:35:27 -04:00
Ian Cordasco 7399c61bdd Merge pull request #425 from schodge/patch-1
Add backticks to inline code
2014-05-09 11:38:45 -05:00
Shayne Hodge f6735bcad7 Add backticks to inline code
Single backticks were used in places, which doesn't seem to render as code (at least on Firefox).  Line 137 has a code statement within ** ** that isn't rendering correctly, but I'm not sure how to fix it.
2014-05-08 12:09:09 -07:00
Moayad Mardini 8914b06556 Added a note about SuperTab in VIM section 2014-05-05 18:13:43 -04:00
kennethreitz 77ead1e837 Merge pull request #422 from gregimba/master
added ansible description and example
2014-05-05 08:57:07 -07:00
Grant Regimbal 68f2baa1fb added ansible description and example 2014-05-01 11:38:57 -07:00
kennethreitz b20eb4c10c Update cli.rst 2014-04-30 18:08:37 -04:00
kennethreitz c797cfbfcf Merge pull request #421 from gregimba/master
Added click a new cli to the cli page
2014-04-30 18:08:19 -04:00
Grant Regimbal 480852fdc5 removing beautiful could be seen as biased 2014-04-26 08:36:12 -07:00