Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Python

3 items on 19 May 2020
Python

#182 PSF Survey is out!

Topics include PSF / JetBrains Survey, , Open AI Jukebox, The Curious Case of Python's Context Manager, nbstripout, and The 2020 Python Language Summit.

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#265: Why is Python slow?

The debate about whether Python is fast or slow is never-ending. It depends on what you're optimizing for: Server CPU consumption? Developer time? Maintainability? There are many factors. But if we keep our eye on pure…

Source: Talk Python To Me Michael Kennedy (@mkennedy)