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
|
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 |
|
Kenneth Reitz
|
7298caacba
|
Merge pull request #281 from ugurthemaster/master
Update scientific.rst
|
2013-05-30 10:36:14 -07: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 |
|
Kenneth Reitz
|
32897e084b
|
Merge pull request #280 from ugurthemaster/master
update env.rst
|
2013-05-29 08:38:25 -07:00 |
|
ugurthemaster
|
3dd1fb055b
|
Update env.rst
|
2013-05-29 13:38:29 +03:00 |
|
Kenneth Reitz
|
34c4888608
|
Merge pull request #278 from dominiqueplante/writingSection
reapply some improvements to code style section in different branch
|
2013-05-14 06:49:44 -07:00 |
|
Dominique Plante
|
b4a08152b7
|
reapply some improvements to code style section in different branch
|
2013-05-13 21:37:51 -07:00 |
|
Kenneth Reitz
|
4ef3a1f0b1
|
Merge pull request #274 from dominiqueplante/windows-install-updatelatestversionto2.7.4
Windows install update- update link to latest version to 2.7.4
|
2013-04-22 21:53:10 -07:00 |
|
Dominique Plante
|
3f7a85cc82
|
update URI of location of latest version of Python from 2.7.3 to 2.7.4
|
2013-04-22 21:37:22 -07:00 |
|
Kenneth Reitz
|
0c325495ea
|
Merge pull request #272 from kuyan/master
Various improvements to OS X installation guide
|
2013-04-22 13:02:37 -07:00 |
|
Dominique Plante
|
2ac7633e6f
|
small formatting cleanup
|
2013-04-20 21:04:34 -07:00 |
|
kuyan
|
70532b444d
|
Fixed a typo.
|
2013-04-19 22:51:08 -07:00 |
|
kuyan
|
ad955e6ab7
|
You can get GCC from Command Line Tools, too.
|
2013-04-19 22:49:36 -07:00 |
|
kuyan
|
a435ff3907
|
Rationalize copying/pasting commands.
|
2013-04-19 22:45:50 -07:00 |
|
kuyan
|
e0137d0578
|
Updated Homebrew install instructions.
According to their homepage, http://brew.sh (linked to from
https://github.com/mxcl/homebrew).
|
2013-04-19 22:39:40 -07:00 |
|
kuyan
|
344bb4a318
|
Mountain Lion is the latest version of OS X.
|
2013-04-19 22:37:04 -07:00 |
|
Dominique Plante
|
3f5bf4d386
|
#268
|
2013-04-19 17:53:53 -07:00 |
|
Kenneth Reitz
|
fee9fcd990
|
Merge pull request #261 from ozgur/string_concatenation_note
Note added on string concatenation
|
2013-04-13 20:24:54 -07:00 |
|
Kenneth Reitz
|
08b8eec134
|
Merge pull request #265 from simon-weber/gotcha_fixes
Fix naming and confusing example in gotchas
|
2013-04-13 20:24:35 -07:00 |
|
Kenneth Reitz
|
34f026cfaa
|
Merge pull request #266 from simon-weber/fix-build-warnings
Fix build warnings and include scraping scenario
|
2013-04-13 20:24:22 -07:00 |
|
Kenneth Reitz
|
b500b682c1
|
Merge pull request #269 from tslmy/patch-1
Update which-python.rst
|
2013-04-13 20:24:09 -07:00 |
|