2319 Commits

Author SHA1 Message Date
Kenneth Reitz d4abefc1b8 Merge pull request #297 from kuyan/master
Formatting, code highlighting fixes.
2013-07-31 09:36:51 -07:00
kuyan 9072b68de4 more code tags. 2013-07-30 13:39:51 -07:00
kuyan 4428d875c1 Highlight examples as ReStructuredText. 2013-07-30 13:23:47 -07:00
kuyan 6753406a40 Declare code block language, fix formatting 2013-07-30 13:19:31 -07:00
kuyan 1a77f1bbec No need to say 'PEP 8' twice. 2013-07-30 13:13:05 -07:00
kuyan d95b26b4e7 Use code tags where needed. 2013-07-30 13:10:46 -07:00
kuyan b6f014342d Use the :pep: tag instead of directly linking PEPs 2013-07-30 13:05:56 -07:00
kuyan cbcbce56c8 Fix header to comply with the styleguide. 2013-07-30 12:52:07 -07:00
kuyan 946c9df5ba Update license page with license. 2013-07-30 12:50:49 -07:00
kuyan 97c19d8fc4 Fix link to Contribute page. 2013-07-30 12:42:04 -07:00
kuyan 4b22dd7205 Added note on SublimeLinter. 2013-07-30 12:35:44 -07:00
Kenneth Reitz a59c581d36 Merge pull request #296 from tommy3001/master
Psutil system resources library added to scenarios/admin
2013-07-30 11:43:15 -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 23dc51851d Merge branch 'master' of https://github.com/kennethreitz/python-guide 2013-07-30 18:17:30 +02:00
Kenneth Reitz 327099a6c6 Merge pull request #295 from tommy3001/master
Tornado web server  and Jinja2 templating system added with review
2013-07-30 08:49:05 -07: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 f7d35dafa7 Review of Jinja2 template system and tornado webserver
Some issues found
2013-07-30 11:17:54 +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
tommy3001 d08407291a entry about different tutorials added 2013-07-29 14:18:20 +02:00
Kenneth Reitz 979c882e52 Merge pull request #292 from mattboehm/master
Fix enumerate code snippet to run without error message
2013-07-28 07:51:27 -07:00
Matthew Boehm 963ab0aabf Fix enumerate code snippet to run without error message
Code previously added numbers to strings, which results in a TypeError
2013-07-28 10:20:47 -04:00
Kenneth Reitz d252d7832f Merge pull request #290 from rvanlaar/patch-1
Fix link to tox documentation.
2013-07-21 05:23:59 -07:00
Roland van Laar 93cb68e308 Fix link to tox documentation. 2013-07-20 09:08:59 +02: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
Kenneth Reitz 4ea40a4b93 Merge pull request #285 from puppe/patch-1
Fix link to Dive Into Python 3
2013-07-15 06:27:14 -07:00
Kenneth Reitz 40caacfeed Merge pull request #286 from artloder/minor-changes
Minor formatting changes.
2013-07-15 06:26:30 -07:00
Kenneth Reitz a061a7c11b Merge pull request #288 from moigagoo/master
Added a reference to docopt, a very useful package for creating command line interfaces
2013-07-04 19:19:57 -07:00
Konstantin Molchanov 4651e48d37 [+] Scenarios: CLI: Added docopt description. 2013-07-04 23:53:08 +04:00
Kenneth Reitz 44e0dbabe7 Merge pull request #287 from untitaker/python2vs3
Rewrite section on choosing a Python version
2013-06-29 11:20:30 -07:00
Markus Unterwaditzer 7e7e3d02e6 Rewrite section on choosing a Python version 2013-06-29 20:18:17 +02:00
Arthur Loder 8d6f737438 minor formatting changes. 2013-06-21 22:35:10 -04:00
Martin Puppe 925818a827 Fix link to Dive Into Python 3 2013-06-20 00:17:43 +03:00
kuyan b68582609b Added note about OSX-GCC-Installer and Xcode conflict. 2013-06-13 19:31:48 -07:00
kuyan 9667754f95 Code block type is 'console', not 'bash'. 2013-06-13 00:55:17 -07:00
kuyan 0eff17af22 'async' --> 'asynchronous' 2013-06-13 00:51:26 -07:00
kuyan 16d92c428d PEP and Python are capitalized. 2013-06-13 00:50:44 -07:00
Kenneth Reitz fc5ea93313 Merge pull request #283 from geraldarthur/master
copy edit structure.rst
2013-06-12 23:34:52 -07:00
Gerald Rich 3b6a7ca913 copy edit structure.rst 2013-06-13 02:25:37 -04: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
kuyan c1f649cc6b Nitpicky rewordings and grammar fixes. 2013-06-12 19:56:48 -07:00
kuyan 598c5695b7 Correct spelling of 'aforementioned'. 2013-06-12 19:39:32 -07:00
Lyndsy Simon f4e3c36d6c Adds Sphinx to requirements.txt 2013-06-03 08:56:04 -04:00
Lyndsy Simon 63c74becf0 Removes completed TODO re: scientific Python 2013-06-03 08:53:56 -04:00