Thread
Stories related to "PeachPy: A Python Framework for Developing High-Performance Assembly Kernels (2013)" across the full archive.
HyperTools: A python toolbox for visualizing and manipulating high-dimensional data
(hypertools.readthedocs.io)
I've been working on this for a bit now and felt it was finally at a point where I could share it. I'd love to get any feedback!
I've been toying with the idea of lazy execution and wrote a small library to play with the concept.
I personally find the paradigm quite powerful and would like to hear some thoughts from you all about it.
Secure is a lightweight package that adds optional security headers and cookie attributes for Python web frameworks.
Matrix.org's reference implementation (Synapse) is now compatible with python 3. This talks about their reason for porting, performance gains, and how their code is still compatible with python 2.
An overview of performance issues with Python and how to work around them.