Marijn van der Zee
873b21fe0b
Properly set code-block
2017-03-11 15:02:08 +01:00
Marijn van der Zee
3b63e28f4c
Use Mako highlighting instead of html
2017-03-11 14:53:16 +01:00
Marijn van der Zee
0cb55a887b
This is not a highlightable cpp code block
2017-03-11 14:48:20 +01:00
Marijn van der Zee
d55db9791d
Add reference to Lock
2017-03-11 14:21:48 +01:00
kennethreitz
0b1f1d9442
Update web.rst
2017-02-04 15:22:40 -06:00
Harsh Vardhan
9826b1b82d
Update W3Schools link to the XPath Tutorial.
2017-01-23 17:16:09 +05:30
Nick Klauer
9c4af31253
Update psutil project page to not use Google Code
...
Since Google Code is defunct, the new homepage for `psutil` is on GitHub. I've updated the link, nothing more.
2016-12-16 13:27:48 -06:00
kennethreitz
28928df828
Merge pull request #781 from browniebroke/gondor
...
Update section about Gondor
2016-12-12 10:04:15 -08:00
Bruno Alla
5350bc4d94
Update section about Gondor
...
Gondor has changed name, it’s now called
[Eldarion](http://eldarion.cloud ). I haven’t used it myself, but I
thought I would update the page.
2016-12-12 13:24:13 +00:00
David Fischer
54ff4fcd59
Click is stable - not upcoming
2016-12-11 20:35:43 -08:00
kennethreitz
e8c377a623
Merge pull request #717 from nhumrich/patch-1
...
Add cement to cli frameworks
2016-10-31 11:14:20 -04:00
kennethreitz
07bb0d9172
Merge pull request #753 from therealkbhat/cleanup
...
Removes Numba todo
2016-10-31 11:11:59 -04:00
kennethreitz
5636b56b4f
Merge pull request #760 from shivenmian/scikit
...
added machine learning docs
2016-10-31 11:05:54 -04:00
Shiven Mian
27c1567df5
added machine learning docs
2016-10-31 15:12:06 +05:30
Adam Zapletal
fe7467bcc4
Update link to Mercurial site
2016-10-29 18:24:14 -05:00
Kishor Bhat
25dc76e536
Remove numba todo; already taken care of under scenarios/scientific.rst
2016-10-07 15:36:14 +05:30
Kishor Bhat
ab3332e42c
Remove redundant statement
2016-09-29 11:36:11 +05:30
Adam Chainz
af7d603e97
Convert readthedocs links for their .org -> .io migration for hosted projects
...
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/ ) ‘Securing subdomains’:
> Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard.
Test Plan: Manually visited all the links I’ve modified.
2016-09-21 08:31:09 +01:00
Konrad Förstner
f86e9cc096
Update link for rpy2
2016-07-29 08:29:18 +02:00
Thomas Gratier
730c97f4af
Fix typo: infrustructure to infrastructure
2016-07-10 00:12:12 +02:00
kennethreitz
7f5dbf71b6
Merge pull request #724 from ThomasG77/patch-1
...
Duplicated word
2016-07-09 16:47:15 -04:00
Thomas Gratier
82ef7f39ba
Remove duplicated "in" word
2016-07-09 22:46:17 +02:00
Thomas Gratier
d0d6f664ed
Duplicated word
2016-07-09 10:33:07 +02:00
nhumrich
081c47511f
Update cli.rst
...
Add cement to cli frameworks
2016-06-21 12:28:06 -06:00
Abhishek Kumar Singh
a64d47166c
Added Oxford Comma!
...
Signed-off-by: Abhishek Kumar Singh <abhishek4bhopati@gmail.com >
2016-06-21 13:00:42 +05:30
Abhishek Kumar Singh
30f19999fd
Corrected Oxford comma. Close #238
...
Signed-off-by: Abhishek Kumar Singh <abhishek4bhopati@gmail.com >
2016-06-21 12:54:55 +05:30
Abhishek Kumar Singh
7c7fe74dab
Update admin.rst with monitoring tool shinken.
2016-06-20 18:06:58 +05:30
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