Commit Graph

255 Commits

Author SHA1 Message Date
george e17fdcdd27 Some grammar and wrapping changes to scenarios/web.
Also fixed a small typo.
2014-06-17 13:11:11 -06:00
niuzhist 3ad3421b50 add Mule description 2014-05-30 11:42:25 -07:00
niuzhist 9a978b7f58 change last few python to Python 2014-05-30 08:53:02 -07:00
SUNNY 8b3bd266aa Canopy description changed | added missing syntax. 2014-05-30 13:20:40 +05:30
kennethreitz a980542b3a Merge pull request #440 from checkcheckzz/master
add RabbitMQ description
2014-05-27 13:10:20 -04: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
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 358b2f6978 Merge pull request #431 from takluyver/patch-1
Update description of scientific Python distributions
2014-05-15 10:11:53 -05: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
Stephen DiCato 540e444925 Rename "command line" to "command-line". 2014-05-12 10:40:25 -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
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
Grant Regimbal 480852fdc5 removing beautiful could be seen as biased 2014-04-26 08:36:12 -07:00
Grant Regimbal dcc45981b1 Added click a new cli to the cli page 2014-04-24 13:09:55 -07:00
Razzi 3ca7ebce5d update Gondor description 2014-04-18 23:26:25 -04:00
kuyan 5a8324f60d Link rot - python.herokuapp.com no longer exists.
python.herokuapp.com 404s but python.heroku.com redirects to
Python documentation for Heroku.
2014-04-16 11:28:13 -07:00
kuyan d7e3519fc4 Update Heroku Python guide link 2014-04-16 11:21:39 -07:00
Ian Cordasco d47d4a50a0 Merge pull request #394 from techtonik/patch-2
gui/camelot: Replace ads with GPL warning copied from PyQt
2014-04-14 19:50:31 -05:00
Zearin 64d756feb9 OSX ▶︎ OS X
Also removed “Mac”, as the official name was officially shortened to “OS X” a few releases ago.
2014-04-11 14:55:19 -04:00
Zearin 3a2850bc34 Lets ▶︎ Let's (where appropriate) 2014-04-11 14:35:30 -04:00
Zearin b7f0d20511 scenarios/ci: Github ▶︎ GitHub 2014-04-11 14:32:40 -04:00
Zearin cc7b19356e Mark up files & directories 2014-04-11 11:26:37 -04:00
vishal sodani 572a36867c Fix typo - replace his with its 2014-04-03 09:37:58 +05:30
anatoly techtonik 03a6d1e9e7 Missing whitespace 2014-03-31 17:38:05 +03:00
anatoly techtonik e9dbbb05db Remove ads only 2014-03-31 17:36:29 +03:00
anatoly techtonik d2d13d6dc6 gui/camelot: Replace ads with warnings 2014-03-29 09:08:00 +03:00
Zearin 1e4b4a5460 docs/**: Specify language for code-blocks (syntax highlighting! mmm…) 2014-03-28 13:26:24 -04:00
eno93 77d1199451 as suggested
so long as it is consistant.
2014-03-21 08:05:03 +11:00
eno93 338180f125 Move TK to top and sort the rest alphabetically
Makes more sense to be alpha sorted; except for Tkinter which is included with python. 

I gather the original order was random and not meant to be preferential?
2014-03-20 11:16:11 +11:00
David Beitey f26e5e6c66 Add details about uWSGI as WSGI server 2014-03-11 10:18:54 +10:00
Ian Cordasco 456660cd3c Last bit of unhandled PR review from #370 2014-03-05 19:57:12 -06:00
kennethreitz 9427b020d3 Merge pull request #370 from tommy3001/master
Cython description and code example added
2014-03-05 11:05:09 -05:00
tommy3001 b8f9923416 Improvements of description. Thanks to sigmavirus24 2014-02-23 23:32:13 +01:00
Dhia Abbassi c469659116 Update cli.rst
Blank line added after the title Cliff.
2014-02-20 09:25:27 +01:00
Dhia Abbassi 1be68ba749 Update cli.rst
Added Cliff module description.
2014-02-19 21:15:16 +01:00
tommy3001 33b428b8a5 misspelling in description 2014-02-16 17:50:07 +01:00
tommy3001 d30830009a Cython: additional benchmark for standard CPU 2014-02-15 19:33:00 +01:00
tommy3001 7ef55e755f minor changes (indentation fixed) 2014-02-15 18:38:43 +01:00
tommy3001 a30b491b56 indentation fixed 2014-02-15 17:58:40 +01:00
tommy3001 29a3643ab4 Cython example added for strong typing 2014-02-15 13:08:42 +01:00
Chen Liu 78f2b9e6ad expand "-" belongs to "Ansible" 2014-02-12 09:03:21 -08:00
Chen Liu a8e7b57758 update untangle link 2014-02-11 22:19:21 -08:00
Chen Liu 2b78a936f3 add link to Numba 2014-02-11 22:11:12 -08:00