Commit Graph

288 Commits

Author SHA1 Message Date
Sam Clift 49988bf59c add initial JSON section 2014-12-11 15:31:31 +00:00
Ian Cordasco 975a7e694b Merge pull request #501 from webmaven/master
Added section on Chameleon templating, for Issue #382
2014-12-07 14:14:52 -06:00
Michael Bernstein 53bf93d767 A bit more editing and cleanup of the Chameleon section. 2014-12-07 13:43:48 -06:00
Michael Bernstein c04def9e05 Expanded and edited the Chameleon section. 2014-12-07 11:43:01 -06:00
Ian Cordasco 126d874a26 Merge pull request #500 from wonderb0lt/more-orms-in-database-section
Added peewee, PonyORM and SQLObject to the databases section
2014-12-07 07:48:02 -06:00
Mary Brennan db1a94fd43 copy edits 2014-12-06 11:55:30 -08:00
Michael R. Bernstein 2aa73607ac Cleanup. 2014-12-02 09:52:55 -06:00
Michael R. Bernstein 93fc32f1ba Typos 2014-12-02 09:51:20 -06:00
Michael R. Bernstein fa446e1f12 Added basic section on Chameleon 2014-12-02 09:50:02 -06:00
Patrick Stegmann 2408d90384 Provided some more information on PonyORM and SQLObjects 2014-12-01 18:29:33 +01:00
Patrick Stegmann ff9daaca48 Added peewee, PonyORM and SQLObject to the databases section 2014-12-01 14:27:17 +01:00
Johannes Jörg Schmidt c821dd31b2 Fix link to Pillow 2014-11-18 13:53:17 +01:00
Kevin Aloysius a829c848a1 Minor Change 2014-10-05 03:45:18 -07:00
Kevin Aloysius 40dc0d40c2 Fixed Typo 2014-10-05 03:41:34 -07:00
Kevin Aloysius 65502530e9 Added Puppet Code and Examples 2014-10-05 03:39:05 -07:00
Kevin Aloysius 5fc3eff097 Facter Example 2014-10-04 21:47:39 -07:00
Kevin Aloysius be32d57f78 Added Puppet Description 2014-10-04 21:06:40 -07:00
Evan V 9c8ff9f238 Update imaging.rst 2014-08-30 16:35:48 -04:00
Amirali Sanatinia e5f978ac45 Remove extra whitespace 2014-07-27 21:42:13 -04:00
Amirali Sanatinia f1f183e634 add crypto 2014-07-27 21:23:20 -04:00
Stephen DiCato acfc990bd4 Add basic explanation of "Command-line Applications".
Basic explanation includes references to wikipedia and
application examples.
2014-07-03 21:31:10 -04:00
hnlq715 345c1e7f12 improve the description of gevent. 2014-07-03 22:59:56 +08:00
george 1329ee2040 Removed spaces at the ends of lines. 2014-06-17 18:36:02 -06:00
george 32c3ce3917 Removed an extra space. 2014-06-17 18:32:10 -06:00
george 362f2f0e2e Rewording and wrapping in scenarios/scientific. 2014-06-17 14:30:19 -06:00
george 6c71c1d549 Wording and wrapping for scenarios/speed. 2014-06-17 14:17:58 -06:00
george 7a65571383 Wrapping and wording for scenarios/ci. 2014-06-17 14:08:47 -06:00
george 843fa4e56d Wording, wrapping, and formatting changes for scenarios/admin. 2014-06-17 14:00:42 -06:00
george 44890a8972 Wrapping, newlines, and minor wording changes to scenarios/network. 2014-06-17 13:49:05 -06:00
george 44b164c314 Wrapped and removed extra text from scenarios/db. 2014-06-17 13:45:30 -06:00
george 01af1bb72e Caps, wording, and line wrapping for scenarios/gui.
Also added a brief description for PyQt.
2014-06-17 13:41:53 -06:00
george dd91bf9e1d Wording and line wraps for scenarios/cli. 2014-06-17 13:34:02 -06:00
george f4456812a0 Some wording changes to scenarios/scrape. 2014-06-17 13:22:55 -06:00
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