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 |
|
Rhys Elsmore
|
3919c7d815
|
Fixed Spelling Issue
|
2013-02-24 21:03:56 +11:00 |
|
sirMackk
|
aa7f9aac98
|
Final version
|
2012-12-31 17:25:34 -05:00 |
|
sirMackk
|
32dea94b80
|
Using requests instead of urllib2, final draft.
|
2012-12-31 17:16:00 -05:00 |
|
sirMackk
|
a22a6e92fa
|
Fixing html code-block
|
2012-12-31 10:39:25 -05:00 |
|
sirMackk
|
83c9cba2a3
|
Added a bit more code to improve understanding.
|
2012-12-31 10:37:21 -05:00 |
|
sirMackk
|
c3d7bddf3d
|
Third, final markup fixes.
|
2012-12-31 10:31:08 -05:00 |
|
sirMackk
|
3aef3bd8ef
|
2nd draft of web scraping scenario
Fixed some markup.
|
2012-12-31 10:27:29 -05:00 |
|
sirMackk
|
faae04c3a3
|
Added scenario about web scraping using lxml
|
2012-12-31 10:22:38 -05:00 |
|