Cool success story of Cython

Tweet:

Twitter Avater

Real Python(@realpython)

7/31/18, 9:51PM

A multi-core Python HTTPserver (much) faster than Go(spoiler: Cython)`nexedi.com/NXD-Blog.Multi… <https://t.co/mlRqTMwmxu>`__

https://www.nexedi.com/NXD-Blog.Multicore.Python.HTTP.Server This is handy. It makes perfect sense that Python -- with a little help …

more ...


Why is Python so slow?

Date Tags #python

This is brilliant. Why is Python so slow? by Anthony Shaw It covers three aspects of the implementation in a respectable level of detail. Helpful information. Bookmark it to help stop pointless bickering with people who don't understand the value of getting something to run right now vs. getting something …

more ...


Type Hinting Edge Case

Warning. I'm new to this. Yes, my book Functional Python Programming -- 2nd ed -- is full of type hints. But my examples are all (intentionally) relatively simple. There are edge cases that I do not pretend to understand.

Here's a fun one. Start here

Lazy PyTwitter: Is there some way with …

more ...