Commit Graph

217 Commits

Author SHA1 Message Date
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
Chen Liu dcaa25d0a6 remote duplicate Chef in admin.rst 2014-02-11 21:49:35 -08:00
Dhia Abbassi 852c5b1498 Plac module
Added Plac module description
2014-02-05 15:30:12 +01:00
kennethreitz d030ab825f Merge pull request #352 from Jonathan-Steinmann/patch-1
update db.rst
2014-01-23 11:22:31 -08:00
Ian Cordasco 8203c10363 Merge pull request #355 from smithandrewl/master
Capitalization / Spelling
2014-01-21 13:52:58 -08:00
smithandrewl cdd31908fa Capitalization changes in web.rst
Replaced:
 * python with Python
 * javascript with JavaScript
2014-01-18 22:27:06 -06:00
smithandrewl 1f61583f10 Capitalization in xml.rst
replaced:
 * xml to XML
 * python to Python
 * json to JSON
2014-01-18 21:47:45 -06:00
smithandrewl 3918f6b62a Spelling and capitalization in scientific.rst
Changed python to Python and corrected some spelling
2014-01-18 21:41:34 -06:00
smithandrewl afa61148f0 Hyphenation in ci.rst
Replaced frontend with front-end
2014-01-18 21:31:10 -06:00
smithandrewl 494e80504d Updated capitalization in admin.rst
Updated capitalization of fabric and salt to Fabric and Salt
2014-01-18 21:27:08 -06:00
Jeff Paine ed74bde233 Remove python 3.1, add python 3.3 2014-01-18 15:48:35 -05:00
Jeff Paine db5bcf5374 Remove python 2.5 from example travis config
Travis does not support python <2.6
2014-01-18 08:33:56 -05:00
Jonathan Steinmann 5156f9011a update db.rst
expand on Django ORM basics
2014-01-16 23:04:10 -05:00
kennethreitz 8e00707d82 Merge pull request #340 from ugurthemaster/master
Update learning.rst
2014-01-08 11:26:27 -08:00
Han Su Kim f0d1b23750 Added Ansible to the list
Ansible is a tool written in Python for IT automation and orchestration.
2013-12-05 15:16:11 -05:00
ugurthemaster bd71474012 Update cli.rst
Information about Clint has been added.
2013-11-26 09:30:18 +02:00
kuyan 788390e74f Update link to Gondor documentation. 2013-09-16 18:35:30 -07:00
kuyan 55fc9b08e4 Update Gunicorn help link. 2013-09-16 18:35:30 -07:00
kuyan 7098237078 Add Qt link. 2013-09-16 18:35:30 -07:00
kuyan edf7f04e49 Use Wayback Machine to resolve a dead link. 2013-09-16 18:35:30 -07:00
kuyan 8b9e3bb877 Update Travis CI URL because always https. 2013-09-16 18:35:30 -07:00
kuyan e094175bd6 Update tox URL. 2013-09-16 18:35:30 -07:00
kuyan 56924481c2 Update Buildbot URL. 2013-09-16 18:35:29 -07:00
Kenneth Reitz 6b53b2f0a2 Merge pull request #311 from martinblech/master
Add xmltodict to xml scenario.
2013-09-16 16:03:03 -07:00
Kenneth Reitz e66ca84616 Merge pull request #312 from eluck/patch-1
fix broken tornado link in web.rst
2013-09-16 16:02:41 -07:00
Jeroen Dierckx c6de99f95b Added Camelot information to gui.rst 2013-09-04 13:49:24 +02:00
eluck 0d259afbda fix broken tornado link in web.rst 2013-08-30 01:27:54 -07:00
Martín Blech bbbb24d3e5 Add xmltodict 2013-08-29 20:29:42 -03: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 993a7585a3 Merge pull request #308 from ugurthemaster/master
Update news.rst
2013-08-21 11:38:30 -07:00
ugurthemaster d0b5d5effe Update gui.rst
The information about PyjamasDesktop (pyjs Desktop) has been added.
2013-08-21 10:10:29 +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
kuyan 8e952f0af6 Wrap lines to 78 char. 2013-08-03 19:26:41 -07:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -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
tommy3001 03a6f70d48 Merge branch 'master' of https://github.com/kuyan/python-guide 2013-07-30 12:45:13 +02:00
tommy3001 cee6b239aa Tornado web server and Jinja2 template engine with example added 2013-07-30 11:31:15 +02:00