Commit Graph

174 Commits

Author SHA1 Message Date
ugurthemaster d0b5d5effe Update gui.rst
The information about PyjamasDesktop (pyjs Desktop) has been added.
2013-08-21 10:10:29 +03: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
tommy3001 60cdeae7f7 Tornado web server and Jinja2 template engine with example added 2013-07-30 10:37:24 +02:00
kuyan 63fecf8808 Completely recommend Pillow over PIL. 2013-07-30 00:06:29 -07:00
kuyan 2fbb7ddf3f Added note on Python 3 and Pillow. 2013-07-29 21:59:59 -07:00
Kenneth Reitz 49b5a37042 Merge pull request #282 from lyndsysimon/master
Housekeeping
2013-07-15 06:27:38 -07:00
Kenneth Reitz 12a9eeeca0 Merge pull request #284 from kuyan/master
Grammar, capitalization fixes
2013-07-15 06:27:29 -07:00
Konstantin Molchanov 4651e48d37 [+] Scenarios: CLI: Added docopt description. 2013-07-04 23:53:08 +04:00
kuyan 9667754f95 Code block type is 'console', not 'bash'. 2013-06-13 00:55:17 -07:00
kuyan b832bb907d 'many' --> 'much' 2013-06-12 20:35:15 -07:00
kuyan fa99cd86e3 GtK --> GTK 2013-06-12 20:33:45 -07:00
kuyan 8c5ba09048 Add line breaks for conformance with the Style Guide. 2013-06-12 20:33:00 -07:00
Lyndsy Simon 63c74becf0 Removes completed TODO re: scientific Python 2013-06-03 08:53:56 -04:00
ugurthemaster 736952ac8c Update scientific.rst 2013-05-30 09:26:53 +03:00
ugurthemaster 8b794b19c3 Update scientific.rst
Description about Numba has been added.
2013-05-30 09:25:51 +03:00
Simon Weber 48d43a98a1 fix underline and duplicate explicit target 2013-04-03 22:49:11 -04:00
Pascal Borreli 54f1d8ca4d Fixed typos 2013-04-01 19:09:15 +00:00
Kyle Kelley 49e92c07c9 Made Gunicorn casing consistent 2013-03-24 17:19:38 -04:00
Kyle Kelley 191ee6641e Put missing tick back in 2013-03-22 10:05:00 -03:00
Kyle Kelley bc2d338556 Fixed grammar, added clarity 2013-03-21 20:32:06 -04:00
Kyle Kelley d244820c98 Typo fix 2013-03-21 17:32:10 -04:00
Kyle Kelley 439193b4eb Fixed run-on sentence, grammar 2013-03-21 17:31:31 -04:00
Kyle Kelley dcfb70bcf5 Improved sentence flow 2013-03-21 17:29:20 -04:00
Kyle Kelley 92e27e3a8c Added Numba to speed section, and a quick note about the autojit 2013-03-21 17:24:42 -04:00
Kyle Kelley d3ed3cf9ce Fixed typos/spelling errors in scenarios/speed 2013-03-21 17:23:13 -04:00
Kyle Kelley 3042e08448 Added section for Numba 2013-03-21 17:21:33 -04:00
Kyle Kelley 7ec689f4bf Grammar fix, got rid of DOS line endings 2013-03-21 17:19:00 -04:00
Kyle Kelley a899f414f4 Used U.S. English spelling to keep the guide consistent 2013-03-21 17:09:18 -04:00
Kyle Kelley c0d897d45e Little grammar fix, trailing whitespace deleted 2013-03-21 17:06:29 -04:00
Kyle Kelley 5337437d53 Grammar fix, embed Kivy link 2013-03-21 16:51:13 -04:00
Kyle Kelley d6f214ade0 Grammar fix, added RabbitMQ to scenarios/client 2013-03-21 16:46:39 -04:00
javex 8744a5243a Add documentation for pyramid 2013-03-08 03:40:32 +01:00
Valentin Haenel 9cbaf20138 mention the Python Scientific Lecture Notes 2013-03-05 08:20:07 +01:00
Valentin Haenel 852f29d568 add Anaconda 2013-03-05 08:20:07 +01:00
Valentin Haenel d73f3408a6 fix name of the EPD 2013-03-05 08:20:07 +01:00
Valentin Haenel 15394324a2 collect all Python distributions under 'Resources'
Also add a short section introduction about the purpose of this section.
2013-03-05 08:20:07 +01:00
Valentin Haenel 46d48e8748 grammar and wording tweaks for the scipy description 2013-03-05 08:19:09 +01:00
Valentin Haenel fadc69206a insert whitespace after headings for source coherence 2013-03-05 08:19:09 +01:00
Valentin Haenel b7755bce6f limit line length to 80 2013-03-05 08:19:09 +01:00
Valentin Haenel 39e0b381c1 fix capitalization 2013-03-05 08:19:09 +01:00
Valentin Haenel 9ecebf5801 move the Matplotlib section up
If the introduction mentions Numpy, Scipy and then Matplotlib -- they should
appear in that order in the 'Libraries' section.
2013-03-05 08:19:09 +01:00
Valentin Haenel 70c7f81441 add matplotlib to sentence about packages
In general, when people speak about scientific Python, the mention the trinity
of Numpy, Scipy and Matplotlib.
2013-03-05 08:19:09 +01:00
Valentin Haenel 7915805501 fix trailing whitespace 2013-03-05 08:19:09 +01:00
gurpinars 564b449227 fixed an typo 2013-03-05 01:24:15 +02:00
gurpinars 87f65a4a2c added an url about scientific python in resource 2013-03-05 01:21:19 +02:00