Commit Graph

138 Commits

Author SHA1 Message Date
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
Gergely Imreh 49371fe797 Image Manipulation: add PIL install instructions for Linux
Arch Linux and latest Ubuntu included.
2012-12-16 14:37:07 +08:00
Baze Petrushev ca5321f0c9 Added networking section to scenarios.
Section includes:
- twisted
- pyzmq (for zeromq)
- gevent (a mention)
2012-12-11 12:47:53 +01:00
Baze Petrushev 2c22066f14 Added werkzeug entry under web frameworks section 2012-12-10 16:27:49 +01:00
Mark Veronda be9a256367 Fixed some type-os 2012-12-07 16:55:03 -05:00
Sateesh d9d7283106 Update docs/scenarios/scientific.rst
A free version of "Enthought Python Distribution" is available. 
Modified to indicate the same and remove the statement that 
'Enthought is not free'
2012-11-26 23:41:05 +05:30
Thomas Weißschuh 872bd300fc fix typos in web.rst 2012-11-23 18:45:56 +00:00
Kenneth Reitz cefa740985 Merge pull request #207 from andrewmacgregor/master
Fixes for warnings in docs
2012-11-15 17:22:15 -08:00
Tasos Latsas 6da56aff38 Info about the Salt stack 2012-10-23 20:34:30 +03:00
Andrew Macgregor d8bc875813 using anonymous hyperlinks to avoid duplicate explicit name warnings
see: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#anonymous-hyperlinks
2012-10-16 22:10:25 +08:00
Aaron Kavlie 482e56c51e Add Mac OS X PIL installation instructions 2012-07-16 10:43:27 -07:00
Daniel Schauenberg d8c4d3612e add section about travis-ci 2012-07-04 02:27:18 -03:00
Jens Rantil d0774acdf3 Add cross references to NumPyand SciPy 2012-06-10 20:00:32 +02:00
Jens Rantil 56c0ae7992 Correct capitalization of "NumPy" 2012-06-10 19:59:12 +02:00
Jens Rantil 6c25101295 Adding links for admin utilities
Fabric, Puppet, Chef etc.
2012-06-08 10:49:15 +02:00
Jens Rantil 7401438586 Adding a link to the Fabric documentation 2012-06-08 10:38:26 +02:00
Kenneth Reitz e730af5c33 Merge pull request #138 from ajinkyadot/master
Small additions to the GUI Page (docs/scenarios/gui.rst)
2012-05-09 10:59:28 -07:00
Kenneth Reitz 29f62484c7 Merge pull request #141 from mahmoudhossam/master
More content.
2012-05-07 09:05:08 -07:00
Mahmoud Hossam 54829a3a3c Added DB-API tutorials. 2012-05-07 16:29:08 +03:00
Arcady Chumachenko 64f0744442 One more fix 2012-05-06 21:50:22 -05:00
Arcady Chumachenko c6d010dd64 RST link fix 2012-05-06 21:49:48 -05:00
Arcady Chumachenko d2ebf5fa40 Added info about Pillow into docs/scenarios/imaging.rst 2012-05-06 21:48:52 -05:00
Mahmoud Hossam bce224ee79 Removed PyQWT. 2012-05-06 07:29:09 +03:00
Christian Stefanescu 9b8752be34 Added Scenario "XML parsing" and untangle lib. 2012-05-03 19:54:20 +02:00
Ajinkya d1b9915151 Added some info on PySide 2012-05-01 17:57:22 +05:30
Ajinkya f53126d972 Added some more info on wxPython 2012-05-01 17:55:19 +05:30
Ajinkya f82c394b7e Added Kivy 2012-05-01 17:52:30 +05:30
Ajinkya 50f1724dac stylized according to the guide style guide 2012-05-01 17:45:09 +05:30
ajinkyadot cbb365b664 stylized wxPython correctly 2012-04-30 17:02:34 +05:30