Commit Graph

128 Commits

Author SHA1 Message Date
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
Kenneth Reitz 9ecebd541b Merge pull request #125 from benregn/master
Source formatting
2012-04-23 12:14:38 -07:00
Tomas Thor Jonsson 4d12bfed0c lines less than 80 chars in /scenarios/ 2012-04-23 20:32:00 +02:00
guibog ee148df82e Add Templating section in scenario/web 2012-04-23 22:02:28 +08:00
Kenneth Reitz 9a27906007 No more epio :( 2012-04-21 09:45:46 -04:00
guibog 877d87892d A bit more precise on web framworks: they are not only libraries and you built your app inside them 2012-04-21 19:34:28 +08:00
daler 6892dc3e0f add description for matplotlib 2012-04-20 10:59:52 -04:00
Kenneth Reitz bac71498ac Merge pull request #90 from durden/master
PyQwt
2012-03-14 16:12:39 -07:00
Kenneth Reitz ed439b3e1d Merge pull request #96 from john2x/imaging
Draft for PIL in new imaging section under Scenarios.
2012-03-14 16:00:08 -07:00
Kenneth Reitz 6f878661ff Merge pull request #98 from mahmoudhossam/master
Django ORM, Linux packaging, and a license chooser.
2012-03-14 15:59:28 -07:00
George Hickman 80022b2b65 Add travis as a CI option 2012-03-12 10:20:35 -07:00