Comment on Python at NetflixparentComments−takluyver13yI get the impression that Cython is used quite a bit in the scientific computing side of Python, but not so much for web development. pandas & pyzmq are two projects I know that make serious use of Cython.−jasongrout13ySage [1] (which you might say is the birthplace of Cython) makes a very serious use of Cython as well.[1] http://sagemath.org
Comments
I get the impression that Cython is used quite a bit in the scientific computing side of Python, but not so much for web development. pandas & pyzmq are two projects I know that make serious use of Cython.
Sage [1] (which you might say is the birthplace of Cython) makes a very serious use of Cython as well.
[1] http://sagemath.org