Rahiel Kasim
fc8788b230
speed.rst: PEP8 in examples
...
PEP8
2016-06-14 14:04:43 +02:00
kennethreitz
3ec10e2c83
Merge pull request #709 from Michael-F-Bryan/speed
...
Speed
2016-06-04 11:33:05 -07:00
dfowler
5888db734d
Fix a few typos
2016-06-03 17:58:02 -04:00
Michael Bryan
dde23c230e
Converted "::" to proper python code-block directives
2016-06-03 16:15:00 +08:00
Michael Bryan
75e957e89e
Wrote a bit about threading
2016-06-03 16:06:11 +08:00
Michael Bryan
1d25e8bffe
Added a bit about concurrent.futures
2016-06-03 15:24:21 +08:00
Terry Chia
9c703e6c70
Update crypto.rst
...
Python 3.2 support has been dropped from pyca/cryptography as of April 2015. https://github.com/pyca/cryptography/pull/1846
2016-04-01 16:56:21 +08:00
Steve Piercy
205ffc7dd6
use correct URL for Pyramid
...
wrap to 79 columns
2016-03-31 05:31:40 -07:00
Carlos de la Guardia
cc6a4c03a8
Remove inaccurate comparison of Pyramid to Django.
...
Ass proposed in #693 .
2016-03-30 23:53:51 -06:00
Marijn van der Zee
4d8ae2a694
I fail to see how Mule would help in Continuous Integration scenarios
...
afaik Mule is an Enterprise Service Bus, which can be useful in enterprise application integration scenarios,
but imo it is really is not useful in the context of continuous integration of Python programs.
2016-03-13 17:30:57 +01:00
Crack Duck
31452655eb
change W3C link to the XPath Tutorial
...
the old link 404's, so I did a quick search and found the W3C XPath tutorial and replaced the link.
2016-03-05 13:22:56 +01:00
Scott Burns
4a83c7a88b
Clarify gondor
2016-02-22 15:22:32 -06:00
kennethreitz
e39e69d7a4
thats better
2016-02-22 00:58:21 -05:00
kennethreitz
5c1329ed9b
sp
2016-02-22 00:55:59 -05:00
kennethreitz
819255fd01
waitress
2016-02-22 00:54:32 -05:00
kennethreitz
b1032554dd
tornado opinion
2016-02-22 00:49:34 -05:00
kennethreitz
b98cc3bd2c
fail
2016-02-22 00:48:45 -05:00
kennethreitz
23d13f3762
better
2016-02-22 00:48:08 -05:00
kennethreitz
a4c1c3213a
recommended
2016-02-22 00:41:00 -05:00
kennethreitz
b7b58209ca
few
2016-02-22 00:39:13 -05:00
kennethreitz
1edba2863f
better
2016-02-22 00:38:06 -05:00
kennethreitz
b887e0df6f
better
2016-02-22 00:36:46 -05:00
kennethreitz
c1093f01ae
simplify
2016-02-22 00:35:36 -05:00
kennethreitz
8cf1d124bb
templates
2016-02-22 00:34:19 -05:00
kennethreitz
ca270f5833
better
2016-02-22 00:27:26 -05:00
kennethreitz
e6c516f108
note
2016-02-22 00:25:12 -05:00
kennethreitz
bd19eccf23
better wording
2016-02-22 00:23:11 -05:00
kennethreitz
ac9d8d31b5
promote
2016-02-22 00:18:58 -05:00
kennethreitz
c8207819c8
update to web
2016-02-22 00:16:35 -05:00
kennethreitz
f12ff7d459
rewrite flask/django
2016-02-21 23:56:42 -05:00
kennethreitz
c6b4cb8d49
Records!
2016-02-21 23:44:47 -05:00
Romain Catajar
5a2374d093
Fix varibable name in XML parsing scenario
...
In the xmltodict example, the xml is loaded in the variable obj but is later referenced as doc.
Fixed by renaming obj to doc
2016-01-27 17:52:53 +01:00
kennethreitz
2d85613ae5
Merge pull request #580 from mahanmarwat/master
...
PyGObject section added
2016-01-15 18:26:17 -05:00
kennethreitz
a6d750ae6b
Merge pull request #625 from gsenesac/serialization
...
Added serialization.rst file to scenarios.
2016-01-15 18:08:33 -05:00
Taranjeet
aa8bf18b87
removes repeating web.py from docs/scenarios
2015-12-27 18:02:49 +05:30
Thomas Levine
6e4eb1f9a6
use .content in lxml
...
This can also be thought of as a bug in lxml.
It just occurred to me that maybe I should fix that.
2015-11-04 20:05:31 -05:00
Ian Cordasco
184ef033ff
Merge pull request #636 from ambray/aaron/add-clib-doc
...
Aaron/add clib doc
2015-11-01 13:57:48 -06:00
aaron
3f0508403e
Fixed a formatting issue introduced in ctypes
2015-11-01 13:33:47 -06:00
aaron
fc092a1a98
Added CFFI section
2015-11-01 11:40:05 -06:00
aaron
7d0139a248
Modified ctypes entry for clarity
2015-11-01 08:41:27 -06:00
Ian Cordasco
de12022fc3
Fix line wrapping from #625
...
Strip trailing whitespace
(cherry picked from commit 932a66a78bac5b41f723758ba6dd6489c1346215)
2015-10-31 11:04:48 -05:00
Ian Cordasco
b02a66ae98
Merge branch 'pr/635'
...
Closes #635
2015-10-31 11:04:39 -05:00
Shiven Mian
dff8f0d943
Fixed duplicate target name
...
Address review comments on content of additions and match section title
styling of the rest of the guide.
2015-10-31 10:51:41 -05:00
Shiven Mian
6d7c9897b9
Updated OpenCV
2015-10-31 10:51:41 -05:00
Shiven Mian
5714d409e3
Added OpenCV to Image Processing
2015-10-31 10:51:41 -05:00
Ian Cordasco
727ff08091
Merge pull request #621 from bhavnanisidhant/patch-2
...
Added Web.py and Web2py
2015-10-31 09:28:51 -05:00
Ian Cordasco
0e06a61ea5
Merge branch 'pr/640'
...
Closes #640
2015-10-31 09:20:14 -05:00
Navdeep Singh
fd846d8820
Add short description of Buildout
2015-10-31 09:20:03 -05:00
Navdeep Singh
2527b7c5e5
Add space missing between operating and system
2015-10-31 09:17:32 -05:00
Ian Cordasco
33d3fee331
Merge pull request #634 from SanketDG/mako
...
add Mako to templating section
2015-10-30 08:45:59 -05:00